Move config files in etc

This commit is contained in:
2025-12-30 14:20:54 +01:00
parent b6217ef663
commit 896e0580a2
2 changed files with 6 additions and 0 deletions

6
etc/certbot/ovh.ini.tpl Normal file
View File

@@ -0,0 +1,6 @@
# OVH API credentials used by Certbot
# Name referenced in OVH: rasp.netoik.io
dns_ovh_endpoint = $DNS_OVH_ENDPOINT
dns_ovh_application_key = $DNS_OVH_APPLICATION_KEY
dns_ovh_application_secret = $DNS_OVH_APPLICATION_SECRET
dns_ovh_consumer_key = $DNS_OVH_CONSUMER_KEY