remove commented out addition
This commit is contained in:
parent
453a6dec0c
commit
ce566d64d2
@ -375,8 +375,6 @@ def bootstrap_monitor_cluster(secret):
|
||||
'--cap', 'mon', 'allow *'])
|
||||
|
||||
subprocess.check_call(['ceph-mon', '--mkfs',
|
||||
# '--setuser', ceph_user(),
|
||||
# '--setgroup', ceph_user(),
|
||||
'-i', hostname,
|
||||
'--keyring', keyring])
|
||||
chownr(path, ceph_user(), ceph_user())
|
||||
|
Loading…
Reference in New Issue
Block a user