From a7ec69f70b8b4fb5a1a95c344fa6b2de0f8cfb8a Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Wed, 19 Jul 2023 17:00:12 -0400 Subject: [PATCH] Remove proxy from preseed Refs #1499 Change-Id: I98fe68acebd93fef1f2b48994cc3720aa314963f --- automation/preseed.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/automation/preseed.cfg b/automation/preseed.cfg index 601767b..4108e37 100644 --- a/automation/preseed.cfg +++ b/automation/preseed.cfg @@ -83,7 +83,6 @@ d-i netcfg/wireless_wep string d-i mirror/country string manual d-i mirror/http/hostname string ca.archive.ubuntu.com d-i mirror/http/directory string /ubuntu -d-i mirror/http/proxy string http://artifacts.internal.efficios.com:3128 # Alternatively: by default, the installer uses CC.archive.ubuntu.com where # CC is the ISO-3166-2 code for the selected country. You can preseed this -- 2.34.1