saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2023-08-10 11:58:05 +03:00
parent 2d84c3580c
commit b9d544b9c6
199 changed files with 5119 additions and 120 deletions

View File

@@ -0,0 +1,16 @@
# renew_before_expiry = 30 days
version = 1.22.0
archive_dir = /etc/letsencrypt/archive/vrem.ro
cert = /etc/letsencrypt/live/vrem.ro/cert.pem
privkey = /etc/letsencrypt/live/vrem.ro/privkey.pem
chain = /etc/letsencrypt/live/vrem.ro/chain.pem
fullchain = /etc/letsencrypt/live/vrem.ro/fullchain.pem
# Options used in the renewal process
[renewalparams]
account = 995d0d90943dc1603856ca5d83fcd7e0
pref_challs = dns-01,
authenticator = dns-cloudflare
dns_cloudflare_propagation_seconds = 30
dns_cloudflare_credentials = /root/.secrets/cloudflare.ini
server = https://acme-v02.api.letsencrypt.org/directory

View File

@@ -0,0 +1,16 @@
# renew_before_expiry = 30 days
version = 1.22.0
archive_dir = /etc/letsencrypt/archive/zalkkweet.com
cert = /etc/letsencrypt/live/zalkkweet.com/cert.pem
privkey = /etc/letsencrypt/live/zalkkweet.com/privkey.pem
chain = /etc/letsencrypt/live/zalkkweet.com/chain.pem
fullchain = /etc/letsencrypt/live/zalkkweet.com/fullchain.pem
# Options used in the renewal process
[renewalparams]
account = 995d0d90943dc1603856ca5d83fcd7e0
pref_challs = dns-01,
authenticator = dns-cloudflare
dns_cloudflare_propagation_seconds = 30
dns_cloudflare_credentials = /root/.secrets/cloudflare.ini
server = https://acme-v02.api.letsencrypt.org/directory