Configuration of CUPS using Ansible

To learn about the following, refer to Installation and Configuration of Subscriber Intelligence Solution using Ansible

■   System Requirement
■   Installation of Gigamon Ansible Module
■   Configuration of Pythonpath
■   Rules and Notes

To configure a CUPS solution, perform the following steps:

S.No Steps Refer to..
1. Creating Inventory Directory Creating Inventory Directory
2. Creating fmInfo.yml

Creating fmInfo.yml

3. Creating ansible_inputs.json Creating ansible_inputs.json
4. Creating CUPS inventory file

Creating CUPS inventory file

 

5. Creating host_vars directory Creating host_vars directory
6. Creating host_vars files Creating host_vars files

Deployment of CUPS Solution

To deploy the CUPS solution, follow these steps:

To remove the CUPS solution, follow these steps:

■   Execute the playbook and use the following command:

/usr/local/bin/ansible-playbook -e '@~/<Path to Inventory directory>/ansible_inputs.json' -i ~/<Path to Inventory directory>/mobility_inventory /<Path to Ansible playbook>/delete_mobility_solution.yml

Note:  The multiple YML files created inside the host_vars are concatenated, converted into JSON format and sent to GigaVUE-FM.