From c671fb5a1f5bb6b03b2df3a39f06ada94eef09f0 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Thu, 9 Feb 2017 17:32:52 +0000 Subject: Set renew to 30 days for all certs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- theos/certs/git_kyriasis_com.sls | 1 + theos/certs/matrix_kyriasis_com.sls | 1 + theos/certs/theos_kyriasis_com.sls | 1 + theos/certs/xan_kyriasis_com.sls | 1 + 4 files changed, 4 insertions(+) diff --git a/theos/certs/git_kyriasis_com.sls b/theos/certs/git_kyriasis_com.sls index 47f023b..9894c6c 100644 --- a/theos/certs/git_kyriasis_com.sls +++ b/theos/certs/git_kyriasis_com.sls @@ -6,6 +6,7 @@ git.kyriasis.com: - email: johannes@kyriasis.com - webroot: /srv/http/ - keysize: 4096 + - renew: 30 - watch_in: - service: nginx_service diff --git a/theos/certs/matrix_kyriasis_com.sls b/theos/certs/matrix_kyriasis_com.sls index efdffe5..d68a214 100644 --- a/theos/certs/matrix_kyriasis_com.sls +++ b/theos/certs/matrix_kyriasis_com.sls @@ -6,6 +6,7 @@ matrix.kyriasis.com: - email: johannes@kyriasis.com - webroot: /srv/http/ - keysize: 4096 + - renew: 30 - watch_in: - service: nginx_service diff --git a/theos/certs/theos_kyriasis_com.sls b/theos/certs/theos_kyriasis_com.sls index 830b086..127caeb 100644 --- a/theos/certs/theos_kyriasis_com.sls +++ b/theos/certs/theos_kyriasis_com.sls @@ -6,6 +6,7 @@ theos.kyriasis.com: - email: johannes@kyriasis.com - webroot: /srv/http/ - keysize: 4096 + - renew: 30 - watch_in: - service: nginx_service diff --git a/theos/certs/xan_kyriasis_com.sls b/theos/certs/xan_kyriasis_com.sls index 3a8fbe3..e2a2d74 100644 --- a/theos/certs/xan_kyriasis_com.sls +++ b/theos/certs/xan_kyriasis_com.sls @@ -6,6 +6,7 @@ xan.kyriasis.com: - email: johannes@kyriasis.com - webroot: /srv/http/ - keysize: 4096 + - renew: 30 - watch_in: - service: nginx_service -- cgit v1.2.3-54-g00ecf