aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sample
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sample')
-rw-r--r--deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sample b/deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sample
index 470c2b120..f0e1b0037 100644
--- a/deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sample
+++ b/deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sample
@@ -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"