Remove proxy from preseed
authorKienan Stewart <kstewart@efficios.com>
Wed, 19 Jul 2023 21:00:12 +0000 (17:00 -0400)
committerKienan Stewart <kstewart@efficios.com>
Thu, 3 Aug 2023 14:39:25 +0000 (10:39 -0400)
Refs #1499

Change-Id: I98fe68acebd93fef1f2b48994cc3720aa314963f

automation/preseed.cfg

index 601767b3724f95b6388cbb6df21011ae372c63d3..4108e37bd50a6db3cd926b4a3931f9f16afac408 100644 (file)
@@ -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
This page took 0.023882 seconds and 4 git commands to generate.