Skip to content

Commit

Permalink
hadoop: disable client_permissions for tasks
Browse files Browse the repository at this point in the history
Signed-off-by: Yan, Zheng <zyan@redhat.com>
  • Loading branch information
ukernel committed Feb 23, 2016
1 parent e03cee4 commit 4f88f5f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions suites/hadoop/basic/clusters/fixed-3.yaml
Original file line number Diff line number Diff line change
@@ -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]
Expand Down

0 comments on commit 4f88f5f

Please sign in to comment.