Add environment file to enable DVR
[apex-tripleo-heat-templates.git] / puppet / services / nova-vncproxy.yaml
index 1f97f8b..0b9cef3 100644 (file)
@@ -20,7 +20,10 @@ outputs:
   role_data:
     description: Role data for the Nova Vncproxy service.
     value:
+      service_name: nova_vncproxy
       config_settings:
-        get_attr: [NovaBase, role_data, config_settings]
+        map_merge:
+          - get_attr: [NovaBase, role_data, config_settings]
+          - nova::vncproxy::enabled: true
       step_config: |
         include tripleo::profile::base::nova::vncproxy