aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/tripleo-firewall.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-08-18 14:45:59 +0000
committerGerrit Code Review <review@openstack.org>2016-08-18 14:45:59 +0000
commit67586863cf1ec984c76fe02966f5fea1a8f1a548 (patch)
treeaf4046ba917a91280bbd03b46bf702fc6af7dede /puppet/services/tripleo-firewall.yaml
parent9f71f73a48fb9e0a737a8b8682c54a5da7f22227 (diff)
parent9b18594c795124eceb6374c1513bd95e56eda1ca (diff)
Merge "Add tripleo-firewall composable service"
Diffstat (limited to 'puppet/services/tripleo-firewall.yaml')
-rw-r--r--puppet/services/tripleo-firewall.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/puppet/services/tripleo-firewall.yaml b/puppet/services/tripleo-firewall.yaml
new file mode 100644
index 00000000..bd87eee8
--- /dev/null
+++ b/puppet/services/tripleo-firewall.yaml
@@ -0,0 +1,19 @@
+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