Document the requirement for heat-cfntools.
This addresses bug 1183195 in the short term. Change-Id: Id6919aa444d253361ea6c07b452508d224f3d9db
This commit is contained in:
parent
ece4f3ac4b
commit
0f18742e36
@ -15,11 +15,15 @@ to add elements from this tree, and build any disk images you need.
|
||||
git clone https://github.com/stackforge/diskimage-builder.git
|
||||
git clone https://github.com/stackforge/tripleo-image-elements.git
|
||||
export ELEMENTS_PATH=tripleo-image-elements/elements
|
||||
diskimage-builder/bin/disk-image-create -u base vm bootstrap local-config stackuser -a i386 -o bootstrap
|
||||
diskimage-builder/bin/disk-image-create -u base vm bootstrap local-config stackuser heat-cfntools -a i386 -o bootstrap
|
||||
|
||||
Common element combinations
|
||||
---------------------------
|
||||
|
||||
Always include heat-cfntools in images that you intend to boot via heat : if
|
||||
that is not done, then the user ssh keys are not reliably pulled down from the
|
||||
metadata server due to interactions with cloud-init.
|
||||
|
||||
To be written.
|
||||
|
||||
Copyright
|
||||
|
Loading…
Reference in New Issue
Block a user