Skip to content
Snippets Groups Projects

Add new mirrors in Seoul and Sydney

Merged Evangelos Foutras requested to merge new-mirrors-maybe into master
All threads resolved!
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -3,6 +3,8 @@
remote_user: root
roles:
- { role: common }
- { role: firewalld }
- { role: wireguard }
- { role: sshd }
- { role: root_ssh }
- { role: certbot }
@@ -13,5 +15,4 @@
- { role: prometheus_exporters }
- { role: promtail }
- { role: fail2ban }
- { role: wireguard }
- { role: geo_dns, when: "'geo_mirrors' in group_names" }
Loading