configuration-templates – Diff between revs 155 and 158

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 155 Rev 158
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 puppet-master with pidfile /var/run/puppet/master.pid 5 check process puppet-master with pidfile /var/run/puppet/master.pid
6 start program "/bin/systemctl start puppet-master" 6 start program "/bin/systemctl start puppet-master.service"
7 stop program "/etc/init.d/ssh stop puppet-master" 7 stop program "/bin/systemctl stop puppet-master.service"
-   8 #if failed host 127.0.0.1 port 8140 type tcp then restart
8 # if 5 restarts within 5 cycles then timeout 9 # if 5 restarts within 5 cycles then timeout
9   10