example.sh fixes
This commit is contained in:
parent
8bb9a75ccc
commit
bf5a5f36fd
@ -1,9 +1,9 @@
|
|||||||
- id: node_1
|
- id: node_1
|
||||||
ip: 10.0.0.2
|
|
||||||
ssh_user: vagrant
|
|
||||||
ssh_key: /vagrant/tmp/keys/ssh_private
|
|
||||||
|
|
||||||
- id: node_2
|
|
||||||
ip: 10.0.0.3
|
ip: 10.0.0.3
|
||||||
ssh_user: vagrant
|
ssh_user: vagrant
|
||||||
ssh_key: /vagrant/tmp/keys/ssh_private
|
ssh_key: /vagrant/.vagrant/machines/solar-dev1/virtualbox/private_key
|
||||||
|
|
||||||
|
- id: node_2
|
||||||
|
ip: 10.0.0.4
|
||||||
|
ssh_user: vagrant
|
||||||
|
ssh_key: /vagrant/.vagrant/machines/solar-dev2/virtualbox/private_key
|
||||||
|
@ -7,7 +7,7 @@ input:
|
|||||||
value: mariadb
|
value: mariadb
|
||||||
root_password:
|
root_password:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: password
|
value: mariadb
|
||||||
port:
|
port:
|
||||||
schema: int!
|
schema: int!
|
||||||
value: 3306
|
value: 3306
|
||||||
|
Loading…
x
Reference in New Issue
Block a user