Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-warpzone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infrastruktur
ansible-warpzone
Merge requests
!9
Umbau Vorstands-Pi zu Vorstands-VM
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Umbau Vorstands-Pi zu Vorstands-VM
vorstand-vm
into
master
Overview
0
Commits
9
Changes
17
Merged
void
requested to merge
vorstand-vm
into
master
6 years ago
Overview
0
Commits
9
Changes
17
Expand
0
0
Merge request reports
Viewing commit
92852e55
Prev
Next
Show latest version
17 files
+
164
−
65
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
17
Search (e.g. *.vue) (Ctrl+P)
92852e55
Vortsand Konfiguration für VM auf Webserver
· 92852e55
void
authored
7 years ago
host_vars/vorstand
0 → 100644
+
31
−
0
Options
# 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