solar/templates/nodes.yml
2015-06-26 21:05:32 +00:00

9 lines
210 B
YAML

id: mariadb_service
resources:
- id: node1
from: resources/ro_node
values:
ip: '10.0.0.3'
ssh_key: '/vagrant/.vagrant/machines/solar-dev1/virtualbox/private_key'
ssh_user: 'vagrant'