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
8bd56839
Commit
8bd56839
authored
4 years ago
by
Christian Elberfeld
Browse files
Options
Downloads
Patches
Plain Diff
switch debian sources to ftp2.de.debian.org
parent
f94597a5
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
host_vars/warpsrvext
+2
-2
2 additions, 2 deletions
host_vars/warpsrvext
host_vars/warpsrvint
+1
-1
1 addition, 1 deletion
host_vars/warpsrvint
host_vars/webserver
+1
-1
1 addition, 1 deletion
host_vars/webserver
host_vars/webserver-test
+1
-1
1 addition, 1 deletion
host_vars/webserver-test
with
5 additions
and
5 deletions
host_vars/warpsrvext
+
2
−
2
View file @
8bd56839
...
@@ -6,9 +6,9 @@ motd_lines:
...
@@ -6,9 +6,9 @@ motd_lines:
- "Öffentliche IPs: {{ansible_br0.ipv4.address}} / {{ansible_br0.ipv6[0].address}}"
- "Öffentliche IPs: {{ansible_br0.ipv4.address}} / {{ansible_br0.ipv6[0].address}}"
debian_sources:
debian_sources:
- "deb http://
repo.myloc.de
/debian jessie main non-free contrib"
- "deb http://
ftp2.de.debian.org
/debian jessie main non-free contrib"
- "deb http://security.debian.org/ jessie/updates main contrib non-free"
- "deb http://security.debian.org/ jessie/updates main contrib non-free"
- "deb http://ftp.debian.org/debian jessie-backports main"
- "deb http://ftp
2.de
.debian.org/debian jessie-backports main"
debian_keys_id:
debian_keys_id:
...
...
This diff is collapsed.
Click to expand it.
host_vars/warpsrvint
+
1
−
1
View file @
8bd56839
...
@@ -6,7 +6,7 @@ motd_lines:
...
@@ -6,7 +6,7 @@ motd_lines:
- "Haupt-IP @ eth1: {{ansible_eth1.ipv4.address}}"
- "Haupt-IP @ eth1: {{ansible_eth1.ipv4.address}}"
debian_sources:
debian_sources:
- "deb http://ftp
.halifax.rwth-aachen.de
/debian/ jessie main non-free contrib"
- "deb http://ftp
2.de.debian.org
/debian/ jessie main non-free contrib"
- "deb http://security.debian.org/ jessie/updates main contrib non-free"
- "deb http://security.debian.org/ jessie/updates main contrib non-free"
- "deb https://apt.dockerproject.org/repo debian-jessie main"
- "deb https://apt.dockerproject.org/repo debian-jessie main"
- "deb https://download.docker.com/linux/debian jessie stable"
- "deb https://download.docker.com/linux/debian jessie stable"
...
...
This diff is collapsed.
Click to expand it.
host_vars/webserver
+
1
−
1
View file @
8bd56839
...
@@ -6,7 +6,7 @@ motd_lines:
...
@@ -6,7 +6,7 @@ motd_lines:
- "Öffentliche IPs: {{ansible_ens3.ipv4.address}} / {{ansible_ens3.ipv6[0].address}}"
- "Öffentliche IPs: {{ansible_ens3.ipv4.address}} / {{ansible_ens3.ipv6[0].address}}"
debian_sources:
debian_sources:
- "deb http://ftp
.halifax.rwth-aachen.de
/debian/ buster main contrib non-free"
- "deb http://ftp
2.de.debian.org
/debian/ buster main contrib non-free"
- "deb http://security.debian.org/ buster/updates main contrib non-free"
- "deb http://security.debian.org/ buster/updates main contrib non-free"
- "deb https://download.docker.com/linux/debian buster stable"
- "deb https://download.docker.com/linux/debian buster stable"
...
...
This diff is collapsed.
Click to expand it.
host_vars/webserver-test
+
1
−
1
View file @
8bd56839
...
@@ -6,7 +6,7 @@ motd_lines:
...
@@ -6,7 +6,7 @@ motd_lines:
- "Öffentliche IPs: {{ansible_ens3.ipv4.address}} / {{ansible_ens3.ipv6[0].address}}"
- "Öffentliche IPs: {{ansible_ens3.ipv4.address}} / {{ansible_ens3.ipv6[0].address}}"
debian_sources:
debian_sources:
- "deb http://ftp
.halifax.rwth-aachen.de
/debian/ buster main contrib non-free"
- "deb http://ftp
2.de.debian.org
/debian/ buster main contrib non-free"
- "deb http://security.debian.org/ buster/updates main contrib non-free"
- "deb http://security.debian.org/ buster/updates main contrib non-free"
- "deb https://download.docker.com/linux/debian buster stable"
- "deb https://download.docker.com/linux/debian buster stable"
...
...
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