Adding a default ironic_url entry for setup-nodes

Added a default environment variable of for ironic_url for
bifrost-setup-nodes which represents what the typicaly expected
configuration to look like.
This commit is contained in:
Julia Kreger 2015-04-01 08:18:21 -04:00
parent 2c5776c7a6
commit 0f22d3515f

View File

@ -1,2 +1,3 @@
--- ---
# defaults file for bifrost-setup-nodes # defaults file for bifrost-setup-nodes
ironic_url: "http://localhost:6385/"