Merge "Remove 'auth' fact initialization from bifrost-deploy-nodes-dynamic"

This commit is contained in:
Jenkins 2016-08-30 20:19:23 +00:00 committed by Gerrit Code Review
commit 4ffa29cce7

View File

@ -20,7 +20,6 @@
- name: "If in noauth mode, set Auth parameters to None"
set_fact:
auth_type: None
auth: None
when: noauth_mode | bool == true
- name: "Setup DHCP for nodes."
template: