Merge "Unnessary deploying of bootstrap-osd ceph auth entry" into stable/queens

This commit is contained in:
Zuul 2020-03-14 02:19:56 +00:00 committed by Gerrit Code Review
commit a4d6f772b8
1 changed files with 0 additions and 4 deletions

View File

@ -139,10 +139,6 @@ outputs:
cap_mon: 'allow *' cap_mon: 'allow *'
cap_osd: 'allow *' cap_osd: 'allow *'
cap_mds: 'allow *' cap_mds: 'allow *'
client.bootstrap-osd:
secret: {get_param: CephAdminKey}
keyring_path: '/var/lib/ceph/bootstrap-osd/ceph.keyring'
cap_mon: 'allow profile bootstrap-osd'
CEPH_CLIENT_KEY: CEPH_CLIENT_KEY:
secret: {get_param: CephClientKey} secret: {get_param: CephClientKey}
mode: '0640' mode: '0640'