Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: hiera/roles/filterserver.yaml

Issue 29329307: Issue 3211 - Integrate customservice::supervisor with notification daemon (Closed)
Patch Set: Created Oct. 20, 2015, 10:49 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: hiera/roles/filterserver.yaml
diff --git a/hiera/roles/filterserver.yaml b/hiera/roles/filterserver.yaml
index ca04f95164a5ca8d1aee2160f24e269a91518199..cba14aa85a086e020d44cc671dbb3479737865eb 100644
--- a/hiera/roles/filterserver.yaml
+++ b/hiera/roles/filterserver.yaml
@@ -4,4 +4,8 @@ classes:
is_default: true
notificationserver:
is_default: false
+ sitescripts::keep_alive_services:
+
+sitescripts::keep_alive_service_pidfiles:
+ spawn-fcgi: /var/run/500-multiplexer_spawn-fcgi.pid
Wladimir Palant 2015/10/21 11:05:26 The script expects a relative path, 500-multiplexe
mathias 2015/10/21 11:44:01 Why don't you think so? Given the other circumstan
Wladimir Palant 2015/10/21 12:07:06 I don't think I can follow but - well, I won't ins

Powered by Google App Engine
This is Rietveld