]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
break out MDS roles into its own group, shouldn't be installing the MDS on every... 12/head
authorJimmy Tang <jcftang@gmail.com>
Thu, 6 Mar 2014 07:49:46 +0000 (07:49 +0000)
committerJimmy Tang <jtang@tchpc.tcd.ie>
Tue, 11 Mar 2014 10:29:25 +0000 (10:29 +0000)
site.yml

index 85e3adf8960e783c8585cd13a5eb63442151eb79..f1e2f8ae4b8f330f9c704df957ab171acfe49d33 100644 (file)
--- a/site.yml
+++ b/site.yml
@@ -15,4 +15,8 @@
   sudo: True
   roles:
   - osd
+
+- hosts: mdss
+  sudo: True
+  roles:
   - mds