From bbeb28e0bbdf3e02562aa7976623f698e3640398 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sun, 17 Jan 2021 01:44:21 +0200 Subject: [PATCH] Moved {www.,}shore.co.il to ns4. --- renew-certs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renew-certs.yaml b/renew-certs.yaml index 4644138..d39f529 100644 --- a/renew-certs.yaml +++ b/renew-certs.yaml @@ -78,7 +78,7 @@ privatekey_path: *site_key_src state: present subject_alt_name: |- - DNS:autoconfig.shore.co.il,DNS:registry.shore.co.il + DNS:autoconfig.shore.co.il,DNS:registry.shore.co.il,DNS:www.shore.co.il,DNS:shore.co.il register: acme_site_csr tags: - ns4 @@ -201,7 +201,7 @@ privatekey_path: *host_key_src state: present subject_alt_name: |- - DNS:shore.co.il,DNS:www.shore.co.il,DNS:nextcloud.shore.co.il,DNS:git.shore.co.il + DNS:lam.shore.co.il,DNS:nextcloud.shore.co.il,DNS:git.shore.co.il register: acme_host_csr tags: - host01 -- GitLab