Modifications : etc/sv/openerp7_burette/local.sh - burette
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 10 Jan 2014 10:27:48 +0000 (11:27 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 10 Jan 2014 12:04:05 +0000 (13:04 +0100)
changedechaine

etc/nginx/site.d/burette/http.conf
etc/nginx/site.d/burette/site.conf
etc/nsd3/zone.d/heureux-cyclage.org.zone.m4
etc/postgresql/9.1/main/pg_hba.conf
etc/sv/openerp7_burette/local.sh
etc/sv/openerp7_burette/run

index fefa960..d90dc22 100644 (file)
@@ -5,6 +5,7 @@ server {
         burette.atelierdynamo.fr
         burette.autourducycle.heureux-cyclage.org
         burette.cyclocoop.heureux-cyclage.org
+        burette.changedechaine.heureux-cyclage.org
         burette.cyclocoop.org
         burette.cyclofficineangouleme.heureux-cyclage.org
         burette.dynamo.heureux-cyclage.org
@@ -32,6 +33,7 @@ map $http_host $burette_dbfilter {
        default                                    "";
        burette.atelierdynamo.fr                   "dynamo$";
        burette.autourducycle.heureux-cyclage.org  "autourducycle$";
+       burette.changedechaine.heureux-cyclage.org "changedechaine$";
        burette.cyclocoop.heureux-cyclage.org      "cyclo_.*$";
        burette.cyclocoop.org                      "cyclo_.*$";
        burette.cyclofficineangouleme.heureux-cyclage.org "cyclofficine_angouleme$";
index c987e7d..4f81549 100644 (file)
@@ -2,6 +2,7 @@ server_name
  burettes.heureux-cyclage.org
  burette.atelierdynamo.fr
  burette.autourducycle.heureux-cyclage.org
+ burette.changedechaine.heureux-cyclage.org
  burette.cyclocoop.heureux-cyclage.org
  burette.cyclocoop.org
  burette.cyclofficineangouleme.heureux-cyclage.org
index ca4ff24..8821182 100644 (file)
@@ -41,7 +41,8 @@ ateliers             A IP4(GRESILLE)
 autoconfig           A IP4(GRESILLE)
 bicloud              A IP4(GRESILLE)
 burette              A IP4(GRESILLE)
-burette.autourducycle  A IP4(GRESILLE)
+burette.autourducycle A IP4(GRESILLE)
+burette.changedechaine A IP4(GRESILLE)
 burette.cyclocoop    A IP4(GRESILLE)
 burette.cyclofficineangouleme A IP4(GRESILLE)
 burette.dynamo       A IP4(GRESILLE)
index 7934051..35328b0 100644 (file)
@@ -1,6 +1,7 @@
 # CONNECTION  DATABASE                          USER                     AUTH      OPTIONS
 local         all                               postgres                 peer      map=admin
 local         all                               backup                   peer
+local         openerp7_burette_changedechaine   openerp7_burette         peer
 local         openerp7_burette_cyclo_ivry       openerp7_burette         peer
 local         openerp7_burette_cyclo_pantin     openerp7_burette         peer
 local         openerp7_burette_cyclo_paris_est  openerp7_burette         peer
index 3d8b5a7..356e59b 100644 (file)
@@ -40,6 +40,7 @@ do sleep 1; done
 for db in \
        autourducycle \
        labecaneajules \
+       changedechaine \
        cyclo_ivry \
        cyclo_pantin \
        cyclo_paris_est \
index 4b6392d..c3bf109 100755 (executable)
@@ -27,6 +27,7 @@ export LOGNAME="$sv"
 
 for db in \
  autourducycle \
+ changedechaine \
  cyclo_ivry \
  cyclo_ivry \
  cyclo_pantin \