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
3c9d2abc
Verified
Commit
3c9d2abc
authored
Apr 10, 2021
by
Daniel M. Capella
Browse files
Fix asknot domain
Eg.
https://whatcanidoforfedora.org/
and
https://whatcanidoformozilla.org/
. Mea culpa.
parent
26390132
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/prometheus/defaults/main.yml
View file @
3c9d2abc
...
...
@@ -48,7 +48,7 @@ blackbox_targets:
-
https://security.archlinux.org
-
https://sources.archlinux.org
-
https://static.conf.archlinux.org/README.md
-
https://whatcan
we
dofor.archlinux.org
-
https://whatcan
i
dofor.archlinux.org
-
https://wiki.archlinux.org
-
https://www.archlinux.org
-
https://www.pkgbuild.com
...
...
tf-stage1/archlinux.tf
View file @
3c9d2abc
...
...
@@ -151,10 +151,10 @@ locals {
# - value equals the pages verification code
#
archlinux_org_gitlab_pages
=
{
"conf"
=
"60a06a1c02e42b36c3b4919f4d6de6bf"
"whatcan
we
dofor"
=
"
b5f8011047c1610ace52e754b568c834
"
"openpgpkey"
=
"7533dfbf3947a5730d9cbcc1e5e63102"
"bugs-old"
=
"1f3308c8d5763eecb4f9013291aeeac4"
"conf"
=
"60a06a1c02e42b36c3b4919f4d6de6bf"
"whatcan
i
dofor"
=
"
eee6bbd39516fc6ccc03080f292840a1
"
"openpgpkey"
=
"7533dfbf3947a5730d9cbcc1e5e63102"
"bugs-old"
=
"1f3308c8d5763eecb4f9013291aeeac4"
}
# This creates archlinux.org TXT DNS entries
...
...
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