It's just begining of the work, it works only on Centos 7, (just minmal install and ssh(public key) access(with root user) from "Controller machine" is required on the ansoble hosts(fingerprints should be added before the ansible playbook runs))
Supported OS: Centos 7, (just minmal install and ssh(public key) access(with root user) from "Controller machine" is required on the ansoble hosts(fingerprints should be added before the ansible playbook runs))
The playbook contains instalation commands for both, cluster and standalone.
P.S.: example inventories_cluster.ini file is: inventories_cluster.example
3. fill the following variables in the group_vars/all/main.yml file
- "soctoolsproxy" - FQDN which will be pointed to the "soctoolsproxy_vip" IP address
- "soctoolsproxy" - FQDN which will be pointed to the IP address where haproxy contaner wll run (IP address which you wrote under the haproxyhost in the inventories_cluster.ini file)
- "soctoolsproxy_vip" - One avalable IP address from the same subnet as soctools servers
- "soctoolsproxy_vip_netmask" - Subnet mask in CIDR format, for example "26"