]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
site: docker add client role 1664/head
authorSébastien Han <seb@redhat.com>
Fri, 7 Jul 2017 15:01:58 +0000 (17:01 +0200)
committerSébastien Han <seb@redhat.com>
Fri, 7 Jul 2017 15:01:58 +0000 (17:01 +0200)
Signed-off-by: Sébastien Han <seb@redhat.com>
site-docker.yml.sample

index 3d8bfc64c28a41f2306e14dd14853dc1e62f6815..8bafee7cda8b77d56473ff288952e867b067b859 100644 (file)
@@ -56,3 +56,8 @@
   become: True
   roles:
     - { role: ceph-mgr, when: "ceph_release_num.{{ ceph_stable_release }} > ceph_release_num.jewel" }
+
+- hosts: clients
+  become: True
+  roles:
+  - ceph-client