From 4be9fa279ad4787a849d8d8329dd6553a9fe8eb0 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 2 Jun 2015 13:23:25 -0400 Subject: [PATCH] use the new setup script in the config Signed-off-by: Alfredo Deza --- ceph-deploy/config/definitions/ceph-deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph-deploy/config/definitions/ceph-deploy.yml b/ceph-deploy/config/definitions/ceph-deploy.yml index f30165f3..7a49ac8e 100644 --- a/ceph-deploy/config/definitions/ceph-deploy.yml +++ b/ceph-deploy/config/definitions/ceph-deploy.yml @@ -56,6 +56,7 @@ - rhel7 builders: + - shell: !include-raw ../../build/setup - shell: !include-raw ../../build/build publishers: -- 2.39.5