Specify the Ceph packages to be installed
[apex-tripleo-heat-templates.git] / puppet / services / haproxy.yaml
index 691540a..974928c 100644 (file)
@@ -44,12 +44,16 @@ parameters:
         Specifies the interface where the public-facing virtual ip will be assigned.
         This should be int_public when a VLAN is being used.
     type: string
+  MonitoringSubscriptionHaproxy:
+    default: 'overcloud-haproxy'
+    type: string
 
 outputs:
   role_data:
     description: Role data for the HAproxy role.
     value:
       service_name: haproxy
+      monitoring_subscription: {get_param: MonitoringSubscriptionHaproxy}
       config_settings:
         tripleo.haproxy.firewall_rules:
           '107 haproxy stats':