From f7cf40878d886109706f4ef07502e09cacc874da Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Mon, 10 Apr 2017 10:50:29 -0400 Subject: [PATCH] removing cloud-init package for jimj --- scripts/ansible.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ansible.sh b/scripts/ansible.sh index 564bf98..86d2f0a 100644 --- a/scripts/ansible.sh +++ b/scripts/ansible.sh @@ -10,4 +10,4 @@ yum -y install ansible yum -y install yum-cron # Install Cloud init support -yum -y install cloud-init +# yum -y install cloud-init