summaryrefslogtreecommitdiff
path: root/roles/preseed/templates/preseed_debian-buster.cfg.j2
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-07-05 23:01:29 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-07-05 23:01:29 +0200
commitf528c665d761031500b83e161ec91e787a307dad (patch)
tree483d9efb4da5c748a946c9cd95eb9424707742e6 /roles/preseed/templates/preseed_debian-buster.cfg.j2
parentbugfixes and cleanup of vm/install (diff)
fix vm-install role
Diffstat (limited to 'roles/preseed/templates/preseed_debian-buster.cfg.j2')
-rw-r--r--roles/preseed/templates/preseed_debian-buster.cfg.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/preseed/templates/preseed_debian-buster.cfg.j2 b/roles/preseed/templates/preseed_debian-buster.cfg.j2
index 91cd687a..7dbeb680 100644
--- a/roles/preseed/templates/preseed_debian-buster.cfg.j2
+++ b/roles/preseed/templates/preseed_debian-buster.cfg.j2
@@ -31,7 +31,7 @@ d-i netcfg/wireless_wep string
d-i mirror/country string manual
-d-i mirror/http/hostname string deb.debian.org
+d-i mirror/http/hostname string {{ apt_repo_providers[(hostvars[hostname].apt_repo_provider | default('default'))].debian }}
d-i mirror/http/directory string /debian
d-i mirror/http/proxy string
@@ -116,7 +116,7 @@ d-i partman/confirm_nooverwrite boolean true
d-i base-installer/install-recommends boolean false
-d-i apt-setup/security_host string deb.debian.org
+d-i apt-setup/security_host string {{ apt_repo_providers[(hostvars[hostname].apt_repo_provider | default('default'))].debian }}
tasksel tasksel/first multiselect
d-i pkgsel/include string openssh-server python3 python3-apt