X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=deployment%2Fnoheat%2Finfra-openstack%2Fansible%2Fgroup_vars%2Fall.yml.sm-onap;h=e3ae6b346cfcc13aa1a87f5b4276449c152b5237;hb=aaa7d9652eb58dd47327a99e70451b08f682356f;hp=c6ded56054f657089be90c664e04d255662975e7;hpb=f7dd723294912e4bb4484859ac263ab9270d70c6;p=integration.git 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 c6ded5605..e3ae6b346 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 @@ -8,7 +8,8 @@ keypair: securitygroup: name: &securitygroup_name "onap_ci_lab" - remote_ip_prefix: "0.0.0.0/0" + remote_ip_prefix: + - "0.0.0.0/0" image: name: &image_name "Ubuntu_18.04"