]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
added nfs-ganesha to roles 1190/head
authorrakesh <rakesh@localhost.localdomain>
Tue, 10 Jul 2018 16:45:09 +0000 (22:15 +0530)
committerrakesh <rakesh@localhost.localdomain>
Tue, 10 Jul 2018 16:45:09 +0000 (22:15 +0530)
teuthology/task/ceph_ansible.py

index d88e5fa64e64ece29aaaceb7f85281534417ab66..7b3969fddc981175ad7f7831eab9f639f68c0215 100644 (file)
@@ -53,6 +53,7 @@ class CephAnsible(Task):
         osds='osd',
         rgws='rgw',
         clients='client',
+        nfss='nfs',
     )
 
     def __init__(self, ctx, config):