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
d6786ea1
Commit
d6786ea1
authored
Jan 13, 2021
by
Giancarlo Razzolini
Browse files
tf-stage1/archlinux: Fix the ttl entry for lists
The ttl must be aligned with the previous entries.
parent
f494ff60
Pipeline
#4586
passed with stage
in 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tf-stage1/archlinux.tf
View file @
d6786ea1
...
...
@@ -230,7 +230,7 @@ locals {
lists
=
{
ipv4_address
=
"5.9.250.164"
ipv6_address
=
"2a01:4f8:160:3033::2"
ttl
=
600
ttl
=
600
}
luna
=
{
ipv4_address
=
"5.9.250.164"
...
...
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