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
9c2ca685
Verified
Commit
9c2ca685
authored
Jul 07, 2021
by
Evangelos Foutras
🐱
Browse files
tf-stage1: Update commented out SOA entries
parent
d58e654e
Pipeline
#9504
passed with stage
in 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tf-stage1/archlinux.tf
View file @
9c2ca685
...
...
@@ -405,11 +405,10 @@ resource "hetznerdns_record" "pkgbuild_com_origin_ns1" {
# resource "hetznerdns_record" "pkgbuild_com_origin_soa" {
# zone_id = hetznerdns_zone.pkgbuild.id
# name = "@"
# value = "
ns1.first-ns.de. dns.hetzner.com. 2020090604 144
00 1800 604800
864
00"
# value = "
hydrogen.ns.hetzner.com. hetzner.archlinux.org. 2021070703 36
00 1800 604800
36
00"
# type = "SOA"
# }
resource
"hetznerdns_record"
"pkgbuild_com_origin_txt"
{
zone_id
=
hetznerdns_zone
.
pkgbuild
.
id
name
=
"@"
...
...
@@ -451,7 +450,7 @@ resource "hetznerdns_record" "archlinux_org_origin_ns1" {
#; resource "hetznerdns_record" "archlinux_org_origin_soa" {
# zone_id = hetznerdns_zone.archlinux.id
# name = "@"
# value = "
ns1.first-ns.de. ibiru
.archlinux.org. 202
0072502 72
00
9
00
1209600 864
00"
# value = "
hydrogen.ns.hetzner.com. hetzner
.archlinux.org. 202
1070703 36
00
18
00
604800 36
00"
# type = "SOA"
# }
...
...
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