bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks
Ricardo Carrillo Cruz 2a6a7f7661 Remove 'auth' fact initialization from bifrost-deploy-nodes-dynamic
The role fails, due to 'auth' being converted afterwards from None
to 'None', but the openstack argument spec expects it as a dict.
Removing the line fixes it, as the 'auth' fact is passed in to the
os_ironic_node task with a default(omit) filter.

Closes-Bug: #1612589
Change-Id: If89fe4ad88d0a677dc50145bb766d3421d1bc6e3
2016-08-19 18:54:01 +00:00
..
main.yml Remove 'auth' fact initialization from bifrost-deploy-nodes-dynamic 2016-08-19 18:54:01 +00:00