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
d450ac98
Verified
Commit
d450ac98
authored
Oct 24, 2020
by
Frederik Schwan
Browse files
fix mx record
parent
5beff619
Changes
1
Hide whitespace changes
Inline
Side-by-side
tf-stage1/archlinux.tf
View file @
d450ac98
...
...
@@ -184,7 +184,7 @@ resource "hetznerdns_record" "archlinux_org_origin_mx" {
zone_id
=
hetznerdns_zone
.
archlinux
.
id
name
=
"@"
ttl
=
600
value
=
"10 m
x
"
value
=
"10 m
ail
"
type
=
"MX"
}
...
...
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