summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-10-23 05:49:16 -0400
committerJesse Luehrs <doy@tozt.net>2019-10-23 05:49:16 -0400
commit32a405a55a7d06049f78dc3431cbda1d20184bd1 (patch)
tree6a436d13d7840d59536f932f0de71f5675ca3584
parent3fc3b74e9f73ca7d80ea2d2ec82b0ac76ba551f0 (diff)
downloadpuppet-tozt-32a405a55a7d06049f78dc3431cbda1d20184bd1.tar.gz
puppet-tozt-32a405a55a7d06049f78dc3431cbda1d20184bd1.zip
restart teleterm on cert updates
since it's also using the cert now
-rw-r--r--modules/certbot/files/reload-cert1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/certbot/files/reload-cert b/modules/certbot/files/reload-cert
index 9ca23e5..226e261 100644
--- a/modules/certbot/files/reload-cert
+++ b/modules/certbot/files/reload-cert
@@ -3,3 +3,4 @@ set -eu
set -o pipefail
systemctl restart nginx
+systemctl restart teleterm