Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24859674
D4003.id10432.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D4003.id10432.diff
View Options
diff --git a/roles/core/certificates/acmesh.sls b/roles/core/certificates/acmesh.sls
--- a/roles/core/certificates/acmesh.sls
+++ b/roles/core/certificates/acmesh.sls
@@ -95,3 +95,8 @@
file.managed:
- source: salt://roles/core/certificates/files/acmesh/nginxCheck.sh
- mode: 755
+
+{{ dirs.bin }}/acmesh-dovecot_postfixReload:
+ file.managed:
+ - source: salt://roles/core/certificates/files/acmesh/acmesh-dovecot_postfixReload.sh
+ - mode: 755
diff --git a/roles/core/certificates/files/acmesh/acmesh-dovecot_postfixReload.sh b/roles/core/certificates/files/acmesh/acmesh-dovecot_postfixReload.sh
new file mode 100644
--- /dev/null
+++ b/roles/core/certificates/files/acmesh/acmesh-dovecot_postfixReload.sh
@@ -0,0 +1,21 @@
+#!/bin/sh
+
+# -------------------------------------------------------------
+# Dovecot and Postfix Reload
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/core/certificates/files/acmesh/acmesh-dovecot_postfixReload.sh
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
+
+service dovecot reload
+service postfix reload
+acmesh-nginxCheck
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 15, 16:19 (18 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3532067
Default Alt Text
D4003.id10432.diff (1 KB)
Attached To
Mode
D4003: Reload Dovecot, Postfix and nginx when certificate is renewed
Attached
Detach File
Event Timeline
Log In to Comment