Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infobloxopen/nios-ztp-ansible
Deploying Infoblox Grid( Grid Master and a Member) and doing initial configurations through Ansible on OpenStack.
https://github.com/infobloxopen/nios-ztp-ansible
Last synced: about 1 hour ago
JSON representation
Deploying Infoblox Grid( Grid Master and a Member) and doing initial configurations through Ansible on OpenStack.
- Host: GitHub
- URL: https://github.com/infobloxopen/nios-ztp-ansible
- Owner: infobloxopen
- License: apache-2.0
- Created: 2018-10-08T09:07:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-20T15:31:08.000Z (over 4 years ago)
- Last Synced: 2024-02-11T18:47:27.550Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nios-ztp-ansible
Deploying Infoblox Grid( Grid Master and a Member) and doing initial configurations through Ansible on OpenStackThe Ansible playbooks discussed in the document addresses these use cases:
• Deploying Grid Master( Deployment, License and network initialization using cloud-init)
• Deploying a Member( Deployment, License and network initialization using cloud-init)
• Adding the Member to the Grid.
• Starting DNS and DHCP services using a shell script. ( zero_touch_provisioning.sh )#####Pre-requistes#####
• A working OpenStack (Newton release onwards) setup with sufficient resources to host Infoblox grid (a minimum of 24 GB RAM, 8 vCPUs and 600 GB hard disk space).
• The vNIOS image for KVM (version specific or DDI) in the qcow2 format.
• A Linux machine (preferably ubuntu) with Ansible (2.6.2 onwards) and python-openstack client (3.16.x) installed.###################
For a detailed step by step procedure to use the playbooks please refer --> https://www.infoblox.com/resources/deployment-guides/zero-touch-provisioning-nios-openstack-using-ansible