We don't need to set a default for the CephX keys and cluster FSID
[apex-tripleo-heat-templates.git] / puppet / services / ceph-mon.yaml
index 68a5945..299c527 100644 (file)
@@ -13,7 +13,6 @@ parameters:
     default: False
     type: boolean
   CephMonKey:
-    default: ''
     description: The Ceph monitors key. Can be created with ceph-authtool --gen-print-key.
     type: string
     hidden: true
@@ -53,5 +52,9 @@ outputs:
               - {get_param: NovaRbdPoolName}
               - {get_param: GlanceRbdPoolName}
               - {get_param: GnocchiRbdPoolName}
+            tripleo.ceph_mon.firewall_rules:
+              '110 ceph_mon':
+                dport:
+                  - 6789
       step_config: |
         include ::tripleo::profile::base::ceph::mon