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
Inline
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
spi
→
host_vars/vorstand
+
27
−
0
Options
@@ -2,21 +2,26 @@
# Host spezifische Variablen
motd_lines:
- "Vorstand
s-PI
"
- "Öffentliche IPs: {{ansible_en
xb827eb5e23fd
.ipv4.address}} / {{ansible_en
xb827eb5e23fd
.ipv6[0].address}}"
- "
Warpzone
Vorstand"
- "Öffentliche IPs: {{ansible_en
s3
.ipv4.address}} / {{ansible_en
s3
.ipv6[0].address}}"
debian_sources:
- "deb http://mirrordirector.raspbian.org/raspbian/ stretch main contrib non-free rpi"
- "deb http://repo.myloc.de/debian stretch main non-free contrib"
- "deb https://download.docker.com/linux/debian stretch stable"
debian_keys:
- "https://download.docker.com/linux/debian/gpg"
administratorenteam:
- "ole"
- "larsm"
- "missinformation"
- "sandhome"
- "sandmobil"
- "void"
sshd_additional_ports:
- "444"
\ No newline at end of file
vorstandteam:
- "sandhome"
- "sandmobil"
- "void"
- "ole"
- "larsm"
- "missinformation"
Loading