1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-06-02 15:26:04 +02:00

typo fixes in tf-stage1

This commit is contained in:
Frederik Schwan 2020-12-28 02:21:55 +01:00
parent 68232c6982
commit 8a8c7b308f
No known key found for this signature in database
GPG Key ID: 9D4C5AA15426DA0A

View File

@ -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 = {
"*" = {