plus de postgres sur komaz

darcs-hash:20051002165905-4ec08-741d5622bf4ec2f3fbfce97d385477074873ce11.gz
This commit is contained in:
chove 2005-10-02 18:59:05 +02:00
parent 4f5b9f7a4e
commit 5c03ba00ca

View file

@ -282,7 +282,7 @@ def file_monitrc(hostname = host) :
config += '\n'
# postgresql
if hostname in ['rouge','komaz'] :
if hostname in ['rouge'] :
config += '# postgresql\n'
config += 'check process postgresql with pidfile /var/lib/postgres/data/postmaster.pid\n'
config += ' start program = "/etc/init.d/postgresql start"\n'