1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-21 23:50:39 +02:00

geomirror: rename role to geo_dns

The intention is to use this config for other domains besides a mirror.
This commit is contained in:
Evangelos Foutras 2022-05-14 02:19:55 +03:00
parent afb582b108
commit 5948d258f0
No known key found for this signature in database
GPG Key ID: 51E8B148A9999C34
6 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@
- { role: promtail }
- { role: fail2ban }
- { role: wireguard }
- { role: geomirror, when: "'geo_mirrors' in group_names" }
- { role: geo_dns, when: "'geo_mirrors' in group_names" }