configuration-templates – Diff between revs 35 and 116

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 35 Rev 116
1 ########################################################################### 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ## 2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ########################################################################### 3 ###########################################################################
4   4  
5 check process jenkins with pidfile /var/run/jenkins/jenkins.pid 5 check process jenkins with pidfile /var/run/jenkins/jenkins.pid
6 start program = "/etc/init.d/jenkins start" 6 start program = "/etc/init.d/jenkins start"
7 stop program = "/etc/init.d/jenkins stop" 7 stop program = "/etc/init.d/jenkins stop"
8 if failed port 8090 then restart 8 if failed port 8085 then restart
9 # if 5 restarts within 5 cycles then timeout 9 # if 5 restarts within 5 cycles then timeout
10   10  
11
Generated by GNU Enscript 1.6.5.90.
11
Generated by GNU Enscript 1.6.5.90.
12   12  
13   13  
14   14