summaryrefslogtreecommitdiffstats
path: root/modules/certbot/files
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-10-08 00:33:54 -0400
committerJesse Luehrs <doy@tozt.net>2018-10-08 00:50:51 -0400
commit49ce95b22c4fb4b86bde09f441a1bbbd1a4bcc99 (patch)
tree915817ac7fac0b07657c65550fff8d9ab967471d /modules/certbot/files
parentd03ad4aff9fcb48c8bf489388f7466b868ec0f39 (diff)
downloadpuppet-tozt-49ce95b22c4fb4b86bde09f441a1bbbd1a4bcc99.tar.gz
puppet-tozt-49ce95b22c4fb4b86bde09f441a1bbbd1a4bcc99.zip
remove vpn and mail configuration
going to use algo and mailu instead on separate hosts
Diffstat (limited to 'modules/certbot/files')
-rw-r--r--modules/certbot/files/reload-cert2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/certbot/files/reload-cert b/modules/certbot/files/reload-cert
index 859de51..9ca23e5 100644
--- a/modules/certbot/files/reload-cert
+++ b/modules/certbot/files/reload-cert
@@ -3,5 +3,3 @@ set -eu
set -o pipefail
systemctl restart nginx
-systemctl restart postfix
-systemctl restart dovecot