[groups.xml,sqlgrey.conf] Maintenant ovh utilise sa db locale

darcs-hash:20090423150335-ddb99-4a34f53861dbcfa27bda339b75f400a1cd6dadb0.gz
This commit is contained in:
Michel Blockelet 2009-04-23 17:03:35 +02:00
parent 10c9da3e34
commit e792111b02
2 changed files with 7 additions and 1 deletions

View file

@ -113,6 +113,8 @@
<Group name="mail-mx-secondary"/>
<Group name="dns-secondary-no-forward"/>
<Group name="external"/>
<Group name="pgsql-server"/>
<Group name="sqlgrey-localdb"/>
</Group>
<Group name="fx"
@ -268,6 +270,7 @@
<Group name="domu"/>
<Group name="adm-only"/>
<Group name="pgsql-server"/>
<Group name="sqlgrey-localdb"/>
</Group>
<Group name="redisdead"

View file

@ -133,6 +133,9 @@ header()
@# Note: the following are not used with SQLite
@# On laisse pgsql meme pour ovh, sqlgrey sait detecter s'il perd le
@# lien avec la base.
if has("sqlgrey-localdb"):
@db_host = localhost
else:
@db_host = pgsql.adm.crans.org
@
@db_user = sqlgrey