Merge pull request #62 from xarses/fix-resources-assignment-rebased
Fix resources assignment
This commit is contained in:
commit
6d64a43437
@ -1,9 +1,9 @@
|
||||
- id: node_1
|
||||
ip: 10.0.0.2
|
||||
ssh_user: vagrant
|
||||
ssh_private_key_path: /vagrant/tmp/keys/ssh_private
|
||||
ssh_key: /vagrant/tmp/keys/ssh_private
|
||||
|
||||
- id: node_2
|
||||
ip: 10.0.0.3
|
||||
ssh_user: vagrant
|
||||
ssh_private_key_path: /vagrant/tmp/keys/ssh_private
|
||||
ssh_key: /vagrant/tmp/keys/ssh_private
|
||||
|
Loading…
Reference in New Issue
Block a user