Closed marwan17705 closed 1 year ago
Hello,
After deployed successfully with Cluster types "B", how could I change from Cluster types "B" to Cluster types "A" ?
Hi!
Specify the servers in the inventory file in the "balancers" group
Deploy load balancers with the option to disable vip-manager
ansible-playbook balancers.yml -e "vip_manager_disable=true"
Hello,
After deployed successfully with Cluster types "B", how could I change from Cluster types "B" to Cluster types "A" ?