Fix nodes template
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
This commit is contained in:
parent
6b1abb6f5e
commit
02d23579c9
@ -1,4 +1,4 @@
|
|||||||
id: mariadb_service
|
id: simple_multinode
|
||||||
resources:
|
resources:
|
||||||
- id: node1
|
- id: node1
|
||||||
from: resources/ro_node
|
from: resources/ro_node
|
||||||
@ -6,9 +6,6 @@ resources:
|
|||||||
ip: '10.0.0.3'
|
ip: '10.0.0.3'
|
||||||
ssh_key: '/vagrant/.vagrant/machines/solar-dev1/virtualbox/private_key'
|
ssh_key: '/vagrant/.vagrant/machines/solar-dev1/virtualbox/private_key'
|
||||||
ssh_user: 'vagrant'
|
ssh_user: 'vagrant'
|
||||||
|
|
||||||
id: compute_service
|
|
||||||
resources:
|
|
||||||
- id: node2
|
- id: node2
|
||||||
from: resources/ro_node
|
from: resources/ro_node
|
||||||
values:
|
values:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user