Removed outdated comment in setup-nodes role
Removed a comment noting that the format was conceptual for the execution of os_ironic_node as that module had not yet been written when the playbook was initially written.
This commit is contained in:
parent
d3b633f466
commit
6a472818c2
@ -16,8 +16,6 @@
|
|||||||
local_action: stat path={{deploy_image}}
|
local_action: stat path={{deploy_image}}
|
||||||
register: test_deploy_image
|
register: test_deploy_image
|
||||||
- name: "Deploy to Hardware"
|
- name: "Deploy to Hardware"
|
||||||
# TODO: Conceptual idea of structure, needs image_source corrected and
|
|
||||||
# disk format clarified
|
|
||||||
os_ironic_node:
|
os_ironic_node:
|
||||||
auth_plugin: None
|
auth_plugin: None
|
||||||
auth: None
|
auth: None
|
||||||
|
Loading…
Reference in New Issue
Block a user