67433caa05ccba120ee0aa6ac7578d8947f0ee55
[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   ServiceNetMap:
9     default: {}
10     description: Mapping of service_name -> network name. Typically set
11                  via parameter_defaults in the resource registry.  This
12                  mapping overrides those in ServiceNetMapDefaults.
13     type: json
14   EndpointMap:
15     default: {}
16     description: Mapping of service endpoint -> protocol. Typically set
17                  via parameter_defaults in the resource registry.
18     type: json
19
20 outputs:
21   role_data:
22     description: Service MySQL with Pacemaker using composable services.
23     value:
24       service_name: mysql
25       config_settings:
26       step_config: |
27         include ::tripleo::profile::pacemaker::database::mysql