Allow sahara ports in firewall
authorBen Nemec <bnemec@redhat.com>
Thu, 16 Jun 2016 15:56:01 +0000 (10:56 -0500)
committerBen 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

index 7633594..7db2b5d 100644 (file)
@@ -306,3 +306,7 @@ tripleo::firewall::firewall_rules:
   '131 pacemaker udp':
     proto: 'udp'
     dport: 5405
+  '132 sahara':
+    dport:
+      - 8386
+      - 13386