From 6a472818c25b17d47c87632f9b756b79dfb24cf7 Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Wed, 1 Apr 2015 08:30:49 -0400 Subject: [PATCH] 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. --- roles/bifrost-setup-nodes/tasks/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/bifrost-setup-nodes/tasks/main.yml b/roles/bifrost-setup-nodes/tasks/main.yml index fa4ac10b8..d27d30335 100644 --- a/roles/bifrost-setup-nodes/tasks/main.yml +++ b/roles/bifrost-setup-nodes/tasks/main.yml @@ -16,8 +16,6 @@ local_action: stat path={{deploy_image}} register: test_deploy_image - name: "Deploy to Hardware" - # TODO: Conceptual idea of structure, needs image_source corrected and - # disk format clarified os_ironic_node: auth_plugin: None auth: None