diff options
Diffstat (limited to 'puppet/services/pacemaker/nova-vncproxy.yaml')
-rw-r--r-- | puppet/services/pacemaker/nova-vncproxy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/pacemaker/nova-vncproxy.yaml b/puppet/services/pacemaker/nova-vncproxy.yaml index 52395240..8fb07d57 100644 --- a/puppet/services/pacemaker/nova-vncproxy.yaml +++ b/puppet/services/pacemaker/nova-vncproxy.yaml @@ -21,6 +21,7 @@ outputs: role_data: description: Role data for the Nova Vncproxy role. value: + service_name: nova-vncproxy config_settings: map_merge: - get_attr: [NovaVncproxyBase, role_data, config_settings] |