diff options
Diffstat (limited to 'puppet/services/cinder-volume.yaml')
-rw-r--r-- | puppet/services/cinder-volume.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/cinder-volume.yaml b/puppet/services/cinder-volume.yaml index 41f3827d..69a38b04 100644 --- a/puppet/services/cinder-volume.yaml +++ b/puppet/services/cinder-volume.yaml @@ -59,6 +59,7 @@ outputs: role_data: description: Role data for the Cinder Volume role. value: + service_name: cinder-volume config_settings: map_merge: - get_attr: [CinderBase, role_data, config_settings] |