Add 'service_name' to composable services
[apex-tripleo-heat-templates.git] / puppet / services / pacemaker / database / mysql.yaml
1 heat_template_version: 2016-04-08
2
3 description: >
4   MySQL with Pacemaker service deployment using puppet
5
6 parameters:
7   #Parameters not used EndpointMap
8   EndpointMap:
9     default: {}
10     description: Mapping of service endpoint -> protocol. Typically set
11                  via parameter_defaults in the resource registry.
12     type: json
13
14 outputs:
15   role_data:
16     description: Service MySQL with Pacemaker using composable services.
17     value:
18       service_name: mysql
19       config_settings:
20       step_config: |
21         include ::tripleo::profile::pacemaker::database::mysql