commit | 7959bb7cf952b5cfd41feb23a7e952946c7efa24 | [log] [tgz] |
---|---|---|
author | Jiri Broulik <jbroulik@mirantis.com> | Thu Oct 19 17:57:10 2017 +0200 |
committer | Jiri Broulik <jbroulik@mirantis.com> | Thu Oct 19 17:57:10 2017 +0200 |
tree | 2e1649337b3da6453488765a8ef89dec3f73a524 | |
parent | eaf41471e19cbd8a457cf72afea421b4faf6dea9 [diff] [blame] |
remove dash from key Change-Id: I952042cbd3a029919f49d5246da35a5105efcea9
diff --git a/metadata/service/osd/cluster.yml b/metadata/service/osd/cluster.yml index 92e2f36..987e8a2 100644 --- a/metadata/service/osd/cluster.yml +++ b/metadata/service/osd/cluster.yml
@@ -7,3 +7,9 @@ ceph: osd: enabled: true + common: + keyring: + bootstrap_osd: + name: "bootstrap-osd" + caps: + mon: "allow profile bootstrap-osd" \ No newline at end of file