moving osd keyring to service level

Change-Id: I0cb82773ab773d3b04c0477deda9584831085e8d
diff --git a/metadata/service/common/cluster.yml b/metadata/service/common/cluster.yml
index 2358610..2ac66f4 100644
--- a/metadata/service/common/cluster.yml
+++ b/metadata/service/common/cluster.yml
@@ -15,3 +15,7 @@
           host: ${_param:ceph_mon_node02_address}
         - name: ${_param:ceph_mon_node03_hostname}
           host: ${_param:ceph_mon_node03_address}
+      keyring:
+        bootstrap-osd:
+          caps:
+            mon: "allow profile bootstrap-osd"