]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
ceph-daemon: 'profile ...' not 'allow profile ...'
authorSage Weil <sage@redhat.com>
Fri, 8 Nov 2019 17:29:29 +0000 (11:29 -0600)
committerSage Weil <sage@redhat.com>
Fri, 8 Nov 2019 17:29:29 +0000 (11:29 -0600)
Signed-off-by: Sage Weil <sage@redhat.com>
src/ceph-daemon/ceph-daemon

index 5d5944432ae689d2030c3634cbab6758849be1de..18ffd0ae8eb55b1859ae1516283c7804972f9f6f 100755 (executable)
@@ -899,13 +899,13 @@ def command_bootstrap():
                '\tcaps osd = allow *\n'
                '[mgr.%s]\n'
                '\tkey = %s\n'
-               '\tcaps mon = allow profile mgr\n'
+               '\tcaps mon = profile mgr\n'
                '\tcaps mds = allow *\n'
                '\tcaps osd = allow *\n'
                '[client.crash.%s]\n'
                '\tkey = %s\n'
-               '\tcaps mon = allow profile crash\n'
-               '\tcaps mgr = allow profile crash\n'
+               '\tcaps mon = profile crash\n'
+               '\tcaps mgr = profile crash\n'
                % (mon_key, admin_key, mgr_id, mgr_key, hostname, crash_key))
 
     # tmp keyring file