tripleo-heat-templates/puppet/services/tripleo-firewall.yaml
Dan Prince 9b18594c79 Add tripleo-firewall composable service
This creates a new service to help manage the puppet-tripleo
class that enables firewall features. Currently has no settings
but this will keep our interfaces consistent.

Change-Id: I5ac85fa1e460b19ee2b1a9280413aebefe300845
2016-08-17 08:25:39 -04:00

20 lines
464 B
YAML

heat_template_version: 2016-04-08
description: >
TripleO Firewall settings
parameters:
EndpointMap:
default: {}
description: Mapping of service endpoint -> protocol. Typically set
via parameter_defaults in the resource registry.
type: json
outputs:
role_data:
description: Role data for the TripleO firewall settings
value:
service_name: tripleo_firewall
step_config: |
include ::tripleo::firewall