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
1af9bd0f
Verified
Commit
1af9bd0f
authored
Dec 28, 2020
by
Frederik Schwan
Browse files
rollback master-key from CNAME to A/AAAA since the CNAME cannot be processed by hetzner temporarily
parent
71b97641
Changes
1
Hide whitespace changes
Inline
Side-by-side
tf-stage1/archlinux.tf
View file @
1af9bd0f
...
...
@@ -190,6 +190,10 @@ locals {
ipv4_address
=
"5.9.250.164"
ipv6_address
=
"2a01:4f8:160:3033::2"
}
master
-
key
=
{
ipv4_address
=
hcloud_server
.
machine
[
"archlinux.org"
].
ipv4_address
ipv6_address
=
hcloud_server
.
machine
[
"archlinux.org"
].
ipv6_address
}
pages
=
{
ipv4_address
=
hcloud_floating_ip
.
gitlab_pages
.
ip_address
ipv6_address
=
var
.
gitlab_pages_ipv6
...
...
@@ -233,7 +237,6 @@ locals {
"luna2._domainkey.aur"
=
{
value
=
"luna2._domainkey"
}
"luna2._domainkey.lists"
=
{
value
=
"luna2._domainkey"
}
mailman
=
{
value
=
"apollo"
}
master
-
key
=
{
value
=
"www"
}
packages
=
{
value
=
"www"
}
planet
=
{
value
=
"www"
}
projects
=
{
value
=
"luna"
}
...
...
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