Skip to content
Snippets Groups Projects
Verified Commit 64ec52ca authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

Enable certbot_dns_support for geo mirrors only

mirror.pkgbuild.com doesn't need it.
parent 1eafe451
No related branches found
No related tags found
No related merge requests found
Pipeline #17224 failed
---
certbot_dns_support: true
\ No newline at end of file
......@@ -6,7 +6,7 @@
- { role: common }
- { role: sshd }
- { role: root_ssh }
- { role: certbot, certbot_dns_support: true }
- { role: certbot }
- { role: nginx }
- { role: syncrepo, tags: ['nginx'] }
- { role: syncdebug, when: mirror_debug_packages is not defined or mirror_debug_packages }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment