From d506b396962a89fe7be1c2067eb8f616a7d7d99b Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 26 Jun 2015 16:28:53 +0000 Subject: [PATCH] We no longer need this on new cloud --- playbooks/groups/jenkins-dev.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/groups/jenkins-dev.yml b/playbooks/groups/jenkins-dev.yml index f53aac0af7..8743f9708a 100644 --- a/playbooks/groups/jenkins-dev.yml +++ b/playbooks/groups/jenkins-dev.yml @@ -10,7 +10,6 @@ tasks: - include: "{{ tasks }}/persistent_cloud_new.yml" - - include: "{{ tasks }}/growroot_cloud.yml" - name: setup all the things hosts: jenkins-dev