Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
35c59ff3
Commit
35c59ff3
authored
Mar 01, 2021
by
Jelle van der Waa
🚧
Browse files
Merge branch 'kape_servers_network' into 'master'
Configure network correctly for Kape servers See merge request
!320
parents
7c272590
b71541f2
Pipeline
#5452
passed with stage
in 42 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
host_vars/america.mirror.pkgbuild.com
View file @
35c59ff3
...
...
@@ -8,7 +8,7 @@ ipv6_address: "2a02:6ea0:cc0e::2"
ipv6_netmask: "/128"
ipv6_gateway: "2a02:6ea0:cc0e::1337"
filesystem: "btrfs"
network_interface: "en
*
"
network_interface: "en
p1s0f1
"
system_disks:
- /dev/sda
- /dev/sdb
...
...
host_vars/asia.mirror.pkgbuild.com
View file @
35c59ff3
...
...
@@ -8,7 +8,7 @@ ipv6_address: "2a02:6ea0:d605::2"
ipv6_netmask: "/128"
ipv6_gateway: "2a02:6ea0:d605::1337"
filesystem: "btrfs"
network_interface: "en
*
"
network_interface: "en
p1s0f0
"
system_disks:
- /dev/sda
- /dev/sdb
...
...
host_vars/repro2.pkgbuild.com
View file @
35c59ff3
...
...
@@ -8,7 +8,7 @@ ipv6_netmask: "/128"
ipv6_gateway: "2a02:6ea0:c238::1337"
filesystem: "btrfs"
network_interface: "en
*
"
network_interface: "en
p65s0f0
"
system_disks:
- /dev/sda
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment