projects
/
noc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Grant all members of NOC access to ctf.realraum.at
[noc.git]
/
ansible
/
roles
/
debian-installer
/
defaults
/
main.yml
1
distros:
2
- distro: debian
3
codename: stretch
4
arch:
5
- amd64
6
- i386
7
- distro: debian
8
codename: buster
9
arch:
10
- amd64
11
- i386
12
13
- distro: ubuntu
14
codename: bionic
15
arch:
16
- amd64
17
- i386
18
19
debian_installer_force_download: no
20
21
debian_installer_url:
22
debian: "https://debian.ffgraz.net/debian"
23
ubuntu: "https://debian.ffgraz.net/ubuntu"