commit 365e62a37e692d149020d7e96937014fb9badc50 Author: Matthew Miller mattdm@mattdm.org Date: Sun Nov 9 11:06:15 2014 -0500
remove heat-cfntools from cloud image until python3 / boto issue can be resolved
fedora-cloud-base.ks | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) --- diff --git a/fedora-cloud-base.ks b/fedora-cloud-base.ks index 6a1417a..774cd25 100644 --- a/fedora-cloud-base.ks +++ b/fedora-cloud-base.ks @@ -55,6 +55,9 @@ kernel-core -kernel -grub2
+# remove until python3 / boto issue can be resolved +-heat-cfntools + %end