From 9fd6fe407e4d674ab25362f8d6fe0320ed00b8f1 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Mon, 3 May 2021 21:28:31 +0300
Subject: [PATCH] Renew certs for nehe.sr and subdomains.

---
 renew-certs.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/renew-certs.yaml b/renew-certs.yaml
index 15af677..1625948 100644
--- a/renew-certs.yaml
+++ b/renew-certs.yaml
@@ -33,11 +33,14 @@
         file: '{{ playbook_dir }}/tasks/renew-cert.yaml'
       vars:
         domains:
+          - autoconfig.nehe.sr
           - autoconfig.shore.co.il
           - myip.shore.co.il
+          - nehe.sr
           - ns4.shore.co.il
           - registry.shore.co.il
           - shore.co.il
+          - www.nehe.sr
           - www.shore.co.il
         handlers:
           - Restart Nginx on ns4
@@ -98,6 +101,7 @@
         delegate_host: host01
         domains:
           - imap.shore.co.il
+          - mta-sts.nehe.sr
           - mta-sts.shore.co.il
           - smtp.shore.co.il
         filename: mail
-- 
GitLab