diff options
Diffstat (limited to 'deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sm-onap')
-rw-r--r-- | deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sm-onap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sm-onap b/deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sm-onap index fb4f20861..fbfe432be 100644 --- a/deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sm-onap +++ b/deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sm-onap @@ -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" |