mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Iiab (#68)
* xs- goes to iiab- * more xs->iiab * sysconfig was forgotten * hyphen vs underscore i roles network templates * bulk sed on pgsql-xs * create links for old script names * missed named-xs -> named-iiab * squid-xs ->squid-iiab * misspelled squid-iiab.conf.j2
This commit is contained in:
parent
909439f40b
commit
4462652deb
36 changed files with 110 additions and 104 deletions
|
@ -1,6 +1,6 @@
|
|||
check process postgresql with pidfile /library/pgsql-xs/postmaster.pid
|
||||
start program = "/sbin/service postgresql-xs start"
|
||||
stop program = "/sbin/service postgresql-xs stop"
|
||||
check process postgresql with pidfile /library/pgsql-iiab/postmaster.pid
|
||||
start program = "/sbin/service postgresql-iiab start"
|
||||
stop program = "/sbin/service postgresql-iiab stop"
|
||||
if failed unixsocket /var/run/postgresql/.s.PGSQL.5432 protocol pgsql then restart
|
||||
if failed host localhost port 5432 protocol pgsql then restart
|
||||
if 5 restarts within 5 cycles then timeout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue