Skip to content
Snippets Groups Projects

Umbau Vorstands-Pi zu Vorstands-VM

Merged void requested to merge vorstand-vm into master
3 files
+ 2
3
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 31
0
# Host spezifische Variablen
motd_lines:
- "Warpzone Vorstand"
- "Öffentliche IPs: {{ansible_ens3.ipv4.address}} / {{ansible_ens3.ipv6[0].address}}"
debian_sources:
- "deb http://repo.myloc.de/debian stretch main non-free contrib"
- "deb https://download.docker.com/linux/debian stretch stable"
- "deb http://packages.x2go.org/debian stretch main"
debian_keys_id:
- "E1F958385BFE2B6E" # x2go repo key
debian_keys_url:
- "https://download.docker.com/linux/debian/gpg"
administratorenteam:
- "sandhome"
- "sandmobil"
- "void"
vorstandteam:
- "sandhome"
- "sandmobil"
- "void"
- "ole"
- "larsm"
- "reverend"
Loading