Fixed multi-node deployment
* copy private key for vagrant into vm * add several nodes into default discovery mechanism
This commit is contained in:
parent
141adf083f
commit
cd3a780d7d
@ -1,4 +1,9 @@
|
||||
- id: 6176aaa2-d97f-11e4-8dbe-080027c2ffdb
|
||||
ip: 127.0.0.1
|
||||
ssh_port: 22
|
||||
ssh_key: .vagrant/machines/default/virtualbox/private_key
|
||||
ip: 10.0.0.2
|
||||
ssh_user: vagrant
|
||||
ssh_private_key_path: /vagrant/tmp/keys/ssh_private
|
||||
|
||||
- id: cc48cf72-df88-11e4-9f5b-080027c2ffdb
|
||||
ip: 10.0.0.3
|
||||
ssh_user: vagrant
|
||||
ssh_private_key_path: /vagrant/tmp/keys/ssh_private
|
||||
|
Loading…
x
Reference in New Issue
Block a user