From: Ludovic CHEVALIER Date: Thu, 24 Jul 2014 13:50:38 +0000 (+0200) Subject: Ajourt : sv/openerp7_burette/local.sh - Burette Récup'R X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=commitdiff_plain;h=93c6b75712645d400c128ea0836168c06d137e3a Ajourt : sv/openerp7_burette/local.sh - Burette Récup'R --- diff --git a/etc/gitolite b/etc/gitolite index 6dc693c..7c9dd80 160000 --- a/etc/gitolite +++ b/etc/gitolite @@ -1 +1 @@ -Subproject commit 6dc693c8a5bbcb2b357a4d74d11d18e17e595dde +Subproject commit 7c9dd80abc09262ec63ec860f3b6f033c424d2c1 diff --git a/etc/nginx/site.d/burette/http.conf b/etc/nginx/site.d/burette/http.conf index db6e0c5..cb3cfa4 100644 --- a/etc/nginx/site.d/burette/http.conf +++ b/etc/nginx/site.d/burette/http.conf @@ -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$"; diff --git a/etc/nginx/site.d/burette/site.conf b/etc/nginx/site.d/burette/site.conf index e8e5654..7cd1067 100644 --- a/etc/nginx/site.d/burette/site.conf +++ b/etc/nginx/site.d/burette/site.conf @@ -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 diff --git a/etc/nsd3/zone.d/heureux-cyclage.org.zone.m4 b/etc/nsd3/zone.d/heureux-cyclage.org.zone.m4 index d156ffe..f3c0dea 100644 --- a/etc/nsd3/zone.d/heureux-cyclage.org.zone.m4 +++ b/etc/nsd3/zone.d/heureux-cyclage.org.zone.m4 @@ -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) diff --git a/etc/sv/openerp7_burette/local.sh b/etc/sv/openerp7_burette/local.sh index 5f117e7..4f437fb 100644 --- a/etc/sv/openerp7_burette/local.sh +++ b/etc/sv/openerp7_burette/local.sh @@ -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 \ diff --git a/etc/sv/openerp7_burette/run b/etc/sv/openerp7_burette/run index 8310600..1eb8ceb 100755 --- a/etc/sv/openerp7_burette/run +++ b/etc/sv/openerp7_burette/run @@ -40,6 +40,7 @@ for db in \ mobilidees \ ohcyclo \ ptitvelo \ + recupr \ repeyre \ rouepet \ txirrindola \