From dc0562cc7faff6f7f0876551613e71e35153494d Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Thu, 16 Jun 2016 10:56:01 -0500 Subject: Allow sahara ports in firewall Both with and without SSL. Change-Id: I3163cbac8cb37e03ae298fa02e85bdaa66157471 --- puppet/hieradata/controller.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'puppet/hieradata/controller.yaml') diff --git a/puppet/hieradata/controller.yaml b/puppet/hieradata/controller.yaml index 76335943..7db2b5de 100644 --- 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 -- cgit 1.2.3-korg