bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/defaults/main.yml
Julia Kreger 2d8127aa17 Add initial dynamic deployment role
Addition of a basic role to support dynamic deployment from
an inventory as opposed to a CSV file.

This contains an additional conceptual feature of allowing a user
to override the default instance_info by defining it as a variable.

Updated test-bifrost-dynamic.yaml to incorporate the dynamic
deployment role.

Change-Id: I5e95c4963b3deff74243126385713ac678f38759
2015-06-11 16:43:42 -04:00

5 lines
107 B
YAML

---
# defaults file for bifrost-deploy-nodes-dynamic
ironic_url: "http://localhost:6385/"
nginx_port: 8080