From 2f591495100c0437a7ad2c778882ba9ea7c41d9c Mon Sep 17 00:00:00 2001 From: Arif Ali Date: Sun, 19 Dec 2021 16:31:12 +0000 Subject: [PATCH] Update repos to reflect mimicked customer env --- configs/rpi4-maas.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/rpi4-maas.config b/configs/rpi4-maas.config index b5f5468..0a5e6b8 100644 --- a/configs/rpi4-maas.config +++ b/configs/rpi4-maas.config @@ -1,7 +1,7 @@ -juju_version="latest/stable" +juju_version="2.8/stable" juju_ha="true" launchpad_user="arif-ali" -package_repository="http://192.168.1.12/ubuntu/" +package_repository="http://192.168.1.12/archive.ubuntu.com/ubuntu/" maas_bridge_ip="10.0.1.253" maas_boot_source="http://192.168.1.12/maas/images/ephemeral-v3/stable/" maas_endpoint="http://$maas_bridge_ip:5240/MAAS"