summaryrefslogtreecommitdiff
path: root/roles/installer/debian/base/defaults/main.yml
blob: eebc59bf98190d7665386cecb67f7598022c4ac7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
---
# debian_installer_distro: debian
# debian_installer_codename: buster
debian_installer_arch: amd64
# debian_installer_variant: netboot

debian_installer_force_download: no
debian_installer_url:
#  debian: "https://debian.ffgraz.net/debian"
#  ubuntu: "https://debian.ffgraz.net/ubuntu"
  debian: "http://deb.debian.org/debian"
  ubuntu: "http://archive.ubuntu.com/ubuntu"