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
8a8c7b30
Verified
Commit
8a8c7b30
authored
Dec 28, 2020
by
Frederik Schwan
Browse files
typo fixes in tf-stage1
parent
68232c69
Pipeline
#4171
passed with stage
in 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tf-stage1/archlinux.tf
View file @
8a8c7b30
...
...
@@ -37,7 +37,7 @@ locals {
# Valid parameters are:
# - server_type (mandatory)
# - domain (mandatory)
#
=
ttl (optional, applies to the dns entries)
#
-
ttl (optional, applies to the dns entries)
# - zone (optionel, required for pkgbuild.com machines)
#
# Example:
...
...
@@ -157,7 +157,7 @@ locals {
# Valid parameters are:
# - ipv4_address (mandatory)
# - ipv6_address (mandatory)
#
=
ttl (optional)
#
-
ttl (optional)
#
# Example:
# apollo = {
...
...
@@ -223,7 +223,7 @@ locals {
# This creates archlinux.org CNAME DNS entries.
# Valid parameters are:
# - value (mandatory, the target for the CNAME "redirect")
#
=
ttl (optional)
#
-
ttl (optional)
#
# Example:
# dev = { value = "www", ttl = 600 }
...
...
@@ -258,7 +258,7 @@ locals {
# Valid parameters are:
# - ipv4_address (mandatory)
# - ipv6_address (mandatory)
#
=
ttl (optional)
#
-
ttl (optional)
#
pkgbuild_com_a_aaaa
=
{
"*"
=
{
...
...
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