瀏覽代碼

add skydns port 8053 to openstack master sec group

jawed 8 年之前
父節點
當前提交
86b13b5870
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      playbooks/openstack/openshift-cluster/files/heat_stack.yaml

+ 8 - 0
playbooks/openstack/openshift-cluster/files/heat_stack.yaml

@@ -288,6 +288,14 @@ resources:
           port_range_max: 53
         - direction: ingress
           protocol: tcp
+          port_range_min: 8053
+          port_range_max: 8053
+        - direction: ingress
+          protocol: udp
+          port_range_min: 8053
+          port_range_max: 8053
+        - direction: ingress
+          protocol: tcp
           port_range_min: 24224
           port_range_max: 24224
         - direction: ingress