scottslowe-learning-tools/consul-ansible/hosts
Scott Lowe a4dcc4374e Create environment for Consul using Ansible
Create new learning environment for Consul that uses Ansible for
provisioning instead of a shell script.
2016-01-15 14:35:32 -07:00

3 lines
141 B
INI

consul-01 ansible_ssh_host=192.168.100.101
consul-02 ansible_ssh_host=192.168.100.102
consul-03 ansible_ssh_host=192.168.100.103