From 95e99851aea5e119741fbc71fed573d86e6adc4f Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Fri, 31 Jul 2015 20:11:39 -0400 Subject: [PATCH] Update enroll role README Updated the enroll README to be more clear and clarify variable use and remove references to CoreOS. Partial-Bug: #1478726 Change-Id: I6c475416d6e16080d3581be42f749e3512bee384 --- playbooks/roles/ironic-enroll-dynamic/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/playbooks/roles/ironic-enroll-dynamic/README.md b/playbooks/roles/ironic-enroll-dynamic/README.md index ee97c2503..59d471547 100644 --- a/playbooks/roles/ironic-enroll-dynamic/README.md +++ b/playbooks/roles/ironic-enroll-dynamic/README.md @@ -19,12 +19,12 @@ ironic_url: The setting defining the URL to the Ironic API. Presently defaulted to: "http://localhost:6385/" ipa_kernel: The kernel url, image id, or file representing the kernel to - utilize for deploying to this node. This should be the - CoreOS kernel used by Ironic Python Agent. + utilize for deploying to this node. This should be the kernel + used for the Ironic Python Agent. ipa_ramdisk: The ramdisk url, image id, or file representing the ramdisk - image to load to deploy this node. This should be the - CoreOS ramdisk used by Ironic Python Agent. + image to utilize to deploy this node. This should be the ramdisk + used for the Ironic Python Agent. This role expects a data structure similar to the one below, however it should be understood that the individual entries under power can vary based on power