Merge "Move neutron's kestone::auth parameters to server profile"
[apex-tripleo-heat-templates.git] / puppet / services / pacemaker / core.yaml
1 heat_template_version: 2016-04-08
2
3 description: >
4   OpenStack Core (fake) service with Pacemaker configured with Puppet.
5
6 parameters:
7   EndpointMap:
8     default: {}
9     description: Mapping of service endpoint -> protocol. Typically set
10                  via parameter_defaults in the resource registry.
11     type: json
12
13 outputs:
14   role_data:
15     description: Role data for the Core role.
16     value:
17       service_name: core
18       config_settings: {}
19       step_config: |
20         include ::tripleo::profile::pacemaker::core