diff --git a/extra/vagrant/3nodes-vip/vagrant.yml-dist b/extra/vagrant/3nodes-vip/vagrant.yml-dist index 9fcc6a7..12bcd37 100644 --- a/extra/vagrant/3nodes-vip/vagrant.yml-dist +++ b/extra/vagrant/3nodes-vip/vagrant.yml-dist @@ -3,7 +3,7 @@ # hapass: "hapass" # password for sys user hacluster # ssh_login: "user" # ssh login to connect to the host when fencing a VM. # # put "./provision/id_rsa.pub" in your "~/.ssh/authorized_keys" -# master_ip: "10.20.30.5" # vIP assigned to master +# base_ip: "10.20.30.5" # vIP assigned to master # pg_nodes: # servers to create. # - "srv1" # First one will be master # - "srv2"