These are Terraform modules that deploy Network Information Service (NIS) on Oracle Cloud Infrastructure (OCI).
NIS (originally called Yellow Pages or YP), is a client–server directory service protocol for distributing system configuration data such as user and host names between computers on a computer network. For the convenience of customers to install NIS quickly, the Oracle Cloud Infrastructure NIS Terraform Module provides a Terraform based NIS installation solution on Oracle Cloud Infrastructure (OCI). By setting simplest parameters, customer can build their own NIS in a short time.
There are two examples shown in this module:
- quick_start folder contains an example of how to use this module.
- existing_infra folder contains an example of how to use this module.