Ajourt : sv/openerp7_burette/local.sh - Burette Récup'R
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 24 Jul 2014 13:50:38 +0000 (15:50 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 24 Jul 2014 14:37:46 +0000 (16:37 +0200)
etc/gitolite
etc/nginx/site.d/burette/http.conf
etc/nginx/site.d/burette/site.conf
etc/nsd3/zone.d/heureux-cyclage.org.zone.m4
etc/sv/openerp7_burette/local.sh
etc/sv/openerp7_burette/run

index 6dc693c..7c9dd80 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 6dc693c8a5bbcb2b357a4d74d11d18e17e595dde
+Subproject commit 7c9dd80abc09262ec63ec860f3b6f033c424d2c1
index db6e0c5..cb3cfa4 100644 (file)
@@ -19,6 +19,7 @@ server {
         burette.ohcyclo.heureux-cyclage.org
         burette.ptitvelo.heureux-cyclage.org
         burette.ptitvelo.net
+        burette.recupr.heureux-cyclage.org
         burette.repeyre.fr
         burette.repeyre.heureux-cyclage.org
         burette.txirrindola.org
@@ -58,6 +59,7 @@ map $http_host $burette_dbfilter {
        burette.ohcyclo.heureux-cyclage.org        "ohcyclo$";
        burette.ptitvelo.heureux-cyclage.org       "ptitvelo$";
        burette.ptitvelo.net                       "ptitvelo$";
+       burette.recupr.heureux-cyclage.org         "recupr$";
        burette.repeyre.fr                         "repeyre$";
        burette.repeyre.heureux-cyclage.org        "repeyre$";
        burette.rouepet.heureux-cyclage.org        "rouepet$";
index e8e5654..7cd1067 100644 (file)
@@ -17,6 +17,7 @@ server_name
  burette.ohcyclo.heureux-cyclage.org
  burette.ptitvelo.heureux-cyclage.org
  burette.ptitvelo.net
+ burette.recupr.heureux-cyclage.org
  burette.repeyre.fr
  burette.repeyre.heureux-cyclage.org
  burette.rouepet.heureux-cyclage.org
index d156ffe..f3c0dea 100644 (file)
@@ -52,6 +52,7 @@ burette.laptiterustine A IP4(GRESILLE)
 burette.mobilidees   A IP4(GRESILLE)
 burette.ohcyclo      A IP4(GRESILLE)
 burette.ptitvelo     A IP4(GRESILLE)
+burette.recupr       A IP4(GRESILLE)
 burette.repeyre      A IP4(GRESILLE)
 burette.rouepet      A IP4(GRESILLE)
 burette.txirrindola  A IP4(GRESILLE)
index 5f117e7..4f437fb 100644 (file)
@@ -51,6 +51,7 @@ for db in \
        mobilidees \
        ohcyclo \
        ptitvelo \
+       recupr \
        repeyre \
        rouepet \
        txirrindola \
@@ -92,6 +93,7 @@ for addon in \
        ohcyclo \
        pos_membership \
        ptitvelo \
+       recupr \
        repeyre \
        txirrindola \
        remembership \
index 8310600..1eb8ceb 100755 (executable)
@@ -40,6 +40,7 @@ for db in \
  mobilidees \
  ohcyclo \
  ptitvelo \
+ recupr \
  repeyre \
  rouepet \
  txirrindola \