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
This commit is contained in:
parent
cfe024a210
commit
95e99851ae
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user