Skip to content
Snippets Groups Projects

Umbau Vorstands-Pi zu Vorstands-VM

Merged void requested to merge vorstand-vm into master
17 files
+ 164
65
Compare changes
  • Side-by-side
  • Inline
Files
17
+ 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