Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
2897fa6f
Commit
2897fa6f
authored
Dec 28, 2020
by
Kristian Klausen
🎉
Committed by
Frederik Schwan
Dec 31, 2020
Browse files
tf-stage1/archlinux: Pull homedir.al.org IP addresses from hcloud
parent
77d2c7b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
tf-stage1/archlinux.tf
View file @
2897fa6f
...
...
@@ -310,8 +310,8 @@ locals {
#
pkgbuild_com_a_aaaa
=
{
"@"
=
{
ipv4_address
=
"78.46.178.133"
ipv6_address
=
"2a01:4f8:c2c:51e2::1"
ipv4_address
=
hcloud_server
.
machine
[
"homedir.archlinux.org"
].
ipv4_address
ipv6_address
=
hcloud_server
.
machine
[
"homedir.archlinux.org"
].
ipv6_address
}
"america.mirror"
=
{
ipv4_address
=
"143.244.34.62"
...
...
@@ -346,8 +346,8 @@ locals {
ipv6_address
=
"2a02:6ea0:c238::2"
}
www
=
{
ipv4_address
=
"78.46.178.133"
ipv6_address
=
"2a01:4f8:c2c:51e2::1"
ipv4_address
=
hcloud_server
.
machine
[
"homedir.archlinux.org"
].
ipv4_address
ipv6_address
=
hcloud_server
.
machine
[
"homedir.archlinux.org"
].
ipv6_address
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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