From 21cdc3761024e54c4aee35d671b4c01e815debd3 Mon Sep 17 00:00:00 2001 From: "David A. Desrosiers" Date: Mon, 11 May 2020 14:02:38 -0400 Subject: [PATCH] Changed snap-store-proxy as the upstream purpose of that variable has changed in scope (https://juju.is/docs/offline-mode-strategies#heading--snap-specific-proxy) --- bootstrap-maas.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap-maas.sh b/bootstrap-maas.sh index 93d9aa9..2ec1d23 100755 --- a/bootstrap-maas.sh +++ b/bootstrap-maas.sh @@ -192,7 +192,7 @@ clouds: apt-https-proxy: $squid_proxy snap-http-proxy: $squid_proxy snap-https-proxy: $squid_proxy - snap-store-proxy: $squid_proxy + # snap-store-proxy: $snap_store_proxy enable-os-refresh-update: true enable-os-upgrade: false logging-config: =DEBUG