Set up network for in-cluster deployment stage
[integration.git] / deployment / noheat / infra-openstack / ansible / group_vars / all.yml.sm-onap
index fb4f208..fbfe432 100644 (file)
@@ -10,6 +10,8 @@ securitygroup:
   name: &securitygroup_name "onap_ci_lab"
   remote_ip_prefix:
     - "0.0.0.0/0"
+  local_ip_prefix:
+    - "192.168.1.0/24"
 
 image:
   name: &image_name "Ubuntu_18.04"