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
34684c63
Commit
34684c63
authored
4 years ago
by
Christian Elberfeld
Browse files
Options
Downloads
Patches
Plain Diff
umzug webserver
parent
408d9b77
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
host_vars/webserver
+4
-4
4 additions, 4 deletions
host_vars/webserver
hosts
+1
-1
1 addition, 1 deletion
hosts
with
5 additions
and
5 deletions
host_vars/webserver
+
4
−
4
View file @
34684c63
...
...
@@ -3,7 +3,7 @@
motd_lines:
- "Webserver"
- "Öffentliche IPs: {{ansible_ens
3
.ipv4.address}} / {{ansible_ens
3
.ipv6[0].address}}"
- "Öffentliche IPs: {{ansible_ens
18
.ipv4.address}} / {{ansible_ens
18
.ipv6[0].address}}"
debian_sources:
- "deb http://ftp2.de.debian.org/debian/ buster main contrib non-free"
...
...
@@ -17,8 +17,8 @@ debian_keys_url:
# Primäre IP Adressen des Hosts
ext_ip4:
89.163.231.226
ext_ip6: 2
0
01:4
ba0:ffff:7c::2
ext_ip4:
159.69.57.51
ext_ip6: 2
a
01:4
f8:231:8a1:159:69:57:51
int_ip4: 10.42.1.1
# Art des Hosts: physical, vm, docker
...
...
@@ -108,7 +108,7 @@ alert:
- { name: "wordpress_db_1" }
disks:
- { mountpoint: "/", warn: "5 GB", crit: "1 GB" }
- { mountpoint: "/
var/lib/docker
", warn: "1 GB", crit: "500 MB" }
- { mountpoint: "/
srv
", warn: "1 GB", crit: "500 MB" }
# Definition von Borgbackup Repositories
...
...
This diff is collapsed.
Click to expand it.
hosts
+
1
−
1
View file @
34684c63
...
...
@@ -12,7 +12,7 @@ tiffany ansible_ssh_host=159.69.57.15
# Öffentlicher Webserver Warpzone
# VM auf dem Webtropia-Server
webserver ansible_ssh_host=
89.163.231.226
webserver ansible_ssh_host=
159.69.57.51
# Vorstands-VM
# VM auf dem Webtropia-Server
...
...
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