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
Commits
c1dcfd23
Commit
c1dcfd23
authored
1 year ago
by
jabertwo
Browse files
Options
Downloads
Patches
Plain Diff
fix hosts.yml
parent
76cff150
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hosts.yml
+53
-67
53 additions, 67 deletions
hosts.yml
with
53 additions
and
67 deletions
hosts.yml
+
53
−
67
View file @
c1dcfd23
...
@@ -3,79 +3,65 @@
...
@@ -3,79 +3,65 @@
# Namensliste: https://wiki.lspace.org/List_of_Pratchett_characters
# Namensliste: https://wiki.lspace.org/List_of_Pratchett_characters
# Nächste freie Namen: vimes, cake, colon, detritus, dibbler, dorfl, gaspode, quirm, cherry, nobby, ramkin, ron, shoe, slant, angua, vetinary, bursar, coin, dean, worblehat, luggage. mustrum, rincewind, wrangler, stibbons, whitlow
# Nächste freie Namen: vimes, cake, colon, detritus, dibbler, dorfl, gaspode, quirm, cherry, nobby, ramkin, ron, shoe, slant, angua, vetinary, bursar, coin, dean, worblehat, luggage. mustrum, rincewind, wrangler, stibbons, whitlow
test
:
hosts
:
test-warpzone-de
:
ansible_ssh_host
:
159.69.57.56
ansible_user
:
root
prod
:
prod
:
children
:
hosts
:
pyhsical
:
# Interner Proxmox-Server
hosts
:
# Für Verbindungen über den Webserver als Jumphost folgende Parameter ergänzen:
# Interner Proxmox-Server
# ansible_ssh_common_args='-o ForwardAgent=yes -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ProxyCommand="ssh -W %h:%p -q 159.69.57.51"'
# Für Verbindungen über den Webserver als Jumphost folgende Parameter ergänzen:
weatherwax
:
# ansible_ssh_common_args='-o ForwardAgent=yes -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ProxyCommand="ssh -W %h:%p -q 159.69.57.51"'
ansible_ssh_host
:
192.168.0.200
weatherwax
:
ansible_user
:
root
ansible_ssh_host
:
192.168.0.200
ansible_user
:
root
# Externe Server Warpzone
# Externe Server Warpzone
# Öffentlicher Root Server Warpzone bei Hetzner
# Öffentlicher Root Server Warpzone bei Hetzner
tiffany
:
tiffany
:
ansible_ssh_host
:
159.69.57.15
ansible_ssh_host
:
159.69.57.15
ansible_user
:
root
ansible_user
:
root
vms
:
# Server für interne Dienste
children
:
# Container auf dem internen Proxmox Server
weatherwax-vms
:
# Wichtige Optionen: Nesting = Yes, keyctl = enabled
hosts
:
ogg
:
# Server für interne Dienste
ansible_ssh_host
:
192.168.0.201
# Container auf dem internen Proxmox Server
ansible_user
:
root
# Wichtige Optionen: Nesting = Yes, keyctl = enabled
ogg
:
ansible_ssh_host
:
192.168.0.201
ansible_user
:
root
# Server für VPN Verbindung zum Webserver
# Server für VPN Verbindung zum Webserver
# Container auf dem internen Proxmox Server
# Container auf dem internen Proxmox Server
# Wichtige Optionen: Nesting = Yes, keyctl = enabled
# Wichtige Optionen: Nesting = Yes, keyctl = enabled
carrot
:
carrot
:
ansible_ssh_host
:
192.168.0.202
ansible_ssh_host
:
192.168.0.202
ansible_user
:
root
ansible_user
:
root
tiffany-vms
:
# Öffentlicher Webserver Warpzone
hosts
:
# VM auf Tiffany
# Öffentlicher Webserver Warpzone
webserver
:
# VM auf Tiffany
ansible_ssh_host
:
159.69.57.51
webserver
:
ansible_user
:
root
ansible_ssh_host
:
159.69.57.51
ansible_user
:
root
# Vorstands-VM
# Vorstands-VM
# VM auf Tiffany
# VM auf Tiffany
# Auch erreichbar unter verwaltung.warpzone.ms
# Auch erreichbar unter verwaltung.warpzone.ms
verwaltung
:
verwaltung
:
ansible_ssh_host
:
195.201.179.60
ansible_ssh_host
:
195.201.179.60
ansible_user
:
root
ansible_user
:
root
event
:
event
:
children
:
hosts
:
physical
:
# Physischer Server für Veranstaltungen / Camps
hosts
:
# warpzone.remote Proxmox-Server
# Physischer Server für Veranstaltungen / Camps
hex
:
# warpzone.remote Proxmox-Server
ansible_ssh_host
:
10.111.10.100
hex
:
ansible_user
:
root
ansible_ssh_host
:
10.111.10.100
ansible_user
:
root
vms
:
# Virtueller Server für Infrastruktur-Dienste auf Veranstaltungen / Camps
hosts
:
# Container auf dem warpzone.remote Proxmox-Server
# Virtueller Server für Infrastruktur-Dienste auf Veranstaltungen / Camps
# Wichtige Optionen: Nesting = Yes, keyctl = enabled
# Container auf dem warpzone.remote Proxmox-Server
hix
:
# Wichtige Optionen: Nesting = Yes, keyctl = enabled
ansible_ssh_host
:
10.111.10.101
hix
:
ansible_user
:
root
ansible_ssh_host
:
10.111.10.101
\ No newline at end of file
ansible_user
:
root
test
:
children
:
vms
:
hosts
:
test-warpzone-de
:
ansible_ssh_host
:
2a01:4f8:231:8a1:159:69:57:56
ansible_user
:
root
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment