Skip to content

Commit fb3d369

Browse files
authored
renew certs before certspotter alerts us (#613)
1 parent b677ed9 commit fb3d369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

salt/tls/init.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ certbot:
6565
acme.cert:
6666
- email: infrastructure-staff@python.org
6767
- webroot: /etc/lego
68-
- renew: 14
68+
- renew: 21
6969
{% if domain_config.get('aliases') %}
7070
- aliases:
7171
{% for alias in domain_config.get('aliases', []) %}

0 commit comments

Comments
 (0)