Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a4c9e1b
)
Allow sahara ports in firewall
author
Ben Nemec
<bnemec@redhat.com>
Thu, 16 Jun 2016 15:56:01 +0000
(10:56 -0500)
committer
Ben Nemec
<bnemec@redhat.com>
Mon, 20 Jun 2016 18:01:57 +0000
(13:01 -0500)
Both with and without SSL.
Change-Id: I3163cbac8cb37e03ae298fa02e85bdaa66157471
puppet/hieradata/controller.yaml
patch
|
blob
|
history
diff --git
a/puppet/hieradata/controller.yaml
b/puppet/hieradata/controller.yaml
index
7633594
..
7db2b5d
100644
(file)
--- a/
puppet/hieradata/controller.yaml
+++ b/
puppet/hieradata/controller.yaml
@@
-306,3
+306,7
@@
tripleo::firewall::firewall_rules:
'131 pacemaker udp':
proto: 'udp'
dport: 5405
+ '132 sahara':
+ dport:
+ - 8386
+ - 13386