aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/nova-vncproxy.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/services/nova-vncproxy.yaml')
-rw-r--r--puppet/services/nova-vncproxy.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/puppet/services/nova-vncproxy.yaml b/puppet/services/nova-vncproxy.yaml
index 93a25ab2..d8e04cc8 100644
--- a/puppet/services/nova-vncproxy.yaml
+++ b/puppet/services/nova-vncproxy.yaml
@@ -13,11 +13,14 @@ parameters:
resources:
NovaBase:
type: ./nova-base.yaml
+ properties:
+ EndpointMap: {get_param: EndpointMap}
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]
step_config: |