Set up network for in-cluster deployment stage
[integration.git] / deployment / noheat / infra-openstack / ansible / group_vars / all.yml.sample
index 470c2b1..f0e1b00 100644 (file)
@@ -11,6 +11,8 @@ securitygroup:
   remote_ip_prefix:
     - "172.24.4.0/24"
     - "192.168.1.0/24"
+  local_ip_prefix:
+    - "192.168.1.0/24"
 
 image:
   name: &image_name "Ubuntu_18.04"