diff options
Diffstat (limited to 'puppet/services/ceph-mon.yaml')
-rw-r--r-- | puppet/services/ceph-mon.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/ceph-mon.yaml b/puppet/services/ceph-mon.yaml index d6e3aa70..68a59450 100644 --- a/puppet/services/ceph-mon.yaml +++ b/puppet/services/ceph-mon.yaml @@ -41,6 +41,7 @@ outputs: role_data: description: Role data for the Ceph Monitor service. value: + service_name: ceph-mon config_settings: map_merge: - get_attr: [CephBase, role_data, config_settings] |