From: Zack Cerza Date: Wed, 9 Sep 2015 18:46:04 +0000 (-0600) Subject: Add pulpito role to cephlab.yml X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F131%2Fhead;p=ceph-cm-ansible.git Add pulpito role to cephlab.yml Signed-off-by: Zack Cerza --- diff --git a/cephlab.yml b/cephlab.yml index 6c33cd1a..5ade9ed0 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