using propper labconfig.yaml so that it will match the other labs.
[joid.git] / ci / config_tpl / juju2 / maas_tpl / deployment.yaml
index b57ec01..b8e84cc 100644 (file)
@@ -21,7 +21,7 @@ opnfv-{{ lab.location }}{{ lab.racks[0].rack }}-maas:
 {% for net in opnfv.spaces %}
     - bridge={{ net.bridge }},model=virtio
 {% endfor %}
-    ip_address: {{ opnfv.spaces_dict.admin.cidr[:-4] }}5
+    ip_address: {{ os.brAdmIP }}
     memory: 4096
     name: opnfv-{{ lab.location }}{{ lab.racks[0].rack }}
     network_config: |