This adds the tools/ dir to the tarball for distribution.
Change-Id: I82a18df568bf2d7421a49e057e80a7bc236e2078
Signed-off-by: Ian Main <imain@redhat.com>
These files are now available in the heat-jeos repository.
Change-Id: I392e7443348a31e8454ae14d957b0b54560c2ec3
Signed-off-by: Steven Dake <sdake@redhat.com>
The Wordpress HA template is now able to utilize the cfn-push-stats and send
alarm messages to the metadata server.
Change-Id: I52b615d3401dc2665e2b30e4a925d61ed204c827
Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
This requires oz 0.9.0 (or latest master). 0.8.0 shipped with
most distros does not have customization support for Ubuntu
images.
fixes issue #23
Change-Id: I854aaf9657353b3fdb4768a277b527304e88ac8e
Signed-off-by: Steven Dake <sdake@redhat.com>
After this change, new JEOS will need to be created since the JEOS
names have changed.
For a cfntool image:
heat jeos_create F16 x86_64 cftools
For a gold image:
heat jeos_create F16 x86_64 gold
Signed-off-by: Steven Dake <sdake@redhat.com>