]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
hadoop: disable client_permissions for tasks
authorYan, Zheng <zyan@redhat.com>
Mon, 22 Feb 2016 12:07:53 +0000 (20:07 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 23 Feb 2016 02:21:06 +0000 (10:21 +0800)
Signed-off-by: Yan, Zheng <zyan@redhat.com>
suites/hadoop/basic/clusters/fixed-3.yaml

index 708d751178c740877fbaa97ae14b1deff0acd339..7b6624a0317a7beb9926634cf0efed54906dc9b7 100644 (file)
@@ -1,3 +1,8 @@
+overrides:
+  ceph:
+    conf:
+      client:
+        client permissions: false
 roles:
 - [mon.0, mds.0, osd.0, hadoop.master.0]
 - [mon.1, osd.1, hadoop.slave.0]