From 5ae798dbddefc768ca36a96b87c293595f4b3123 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Wed, 9 Sep 2015 12:46:04 -0600 Subject: [PATCH] Add pulpito role to cephlab.yml Signed-off-by: Zack Cerza --- cephlab.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cephlab.yml b/cephlab.yml index 6c33cd1..5ade9ed 100644 --- a/cephlab.yml +++ b/cephlab.yml @@ -12,3 +12,6 @@ # if this node is in the cobbler group, configure it - include: cobbler.yml + +# if this node is in the pulpito group, configure it +- include: pulpito.yml -- 2.39.5