Go back to using IPs, DNS sucks

This commit is contained in:
Arif Ali 2021-01-20 22:13:46 +00:00
parent 3a17c1f159
commit e6d0cdd2f2
Signed by: arif
GPG Key ID: 369608FBA1353A70

View File

@ -1,9 +1,9 @@
juju_version="latest/stable"
juju_ha="false"
launchpad_user="arif-ali"
package_repository="http://packages.arif.local/ubuntu/"
package_repository="http://192.168.1.12/ubuntu/"
maas_bridge_ip="10.0.1.253"
maas_boot_source="http://mirror.arif.local/maas/images/ephemeral-v3/stable/"
maas_boot_source="http://192.168.1.12/maas/images/ephemeral-v3/stable/"
maas_endpoint="http://$maas_bridge_ip:5240/MAAS"
maas_ip_range="10.0.1"
maas_pass="openstack"