Browse Source

adding kuryr ports back

Emilio Garcia 6 years ago
parent
commit
319a954b19
1 changed files with 8 additions and 0 deletions
  1. 8 0
      roles/openshift_openstack/defaults/main.yml

+ 8 - 0
roles/openshift_openstack/defaults/main.yml

@@ -170,6 +170,14 @@ openshift_openstack_node_secgroup_rules:
   # NOTE(shadower): the 53 rules are needed for Kuryr
   - direction: ingress
     protocol: tcp
+    port_range_min: 53
+    port_range_max: 53
+  - direction: ingress
+    protocol: udp
+    port_range_min: 53
+    port_range_max: 53
+  - direction: ingress
+    protocol: tcp
     port_range_min: 10250
     port_range_max: 10250
     remote_mode: remote_group_id