From 204e4f2229d6d54a7e170dcf017ace404286b151 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Fri, 17 Jan 2014 12:20:13 +0100 Subject: [PATCH] Ajouts : burette.repeyre.fr et burette.txirrindola.org --- etc/nginx/site.d/burette/http.conf | 6 +++++- etc/nginx/site.d/burette/site.conf | 2 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/etc/nginx/site.d/burette/http.conf b/etc/nginx/site.d/burette/http.conf index d90dc22..e0d0b01 100644 --- a/etc/nginx/site.d/burette/http.conf +++ b/etc/nginx/site.d/burette/http.conf @@ -4,8 +4,8 @@ server { burettes.heureux-cyclage.org burette.atelierdynamo.fr burette.autourducycle.heureux-cyclage.org - burette.cyclocoop.heureux-cyclage.org burette.changedechaine.heureux-cyclage.org + burette.cyclocoop.heureux-cyclage.org burette.cyclocoop.org burette.cyclofficineangouleme.heureux-cyclage.org burette.dynamo.heureux-cyclage.org @@ -13,7 +13,9 @@ server { burette.ohcyclo.heureux-cyclage.org burette.ptitvelo.heureux-cyclage.org burette.ptitvelo.net + burette.repeyre.fr burette.repeyre.heureux-cyclage.org + burette.txirrindola.org burette.txirrindola.heureux-cyclage.org burette.velorution.org burette.velorution_idf.heureux-cyclage.org @@ -42,8 +44,10 @@ map $http_host $burette_dbfilter { burette.ohcyclo.heureux-cyclage.org "ohcyclo$"; burette.ptitvelo.heureux-cyclage.org "ptitvelo$"; burette.ptitvelo.net "ptitvelo$"; + burette.repeyre.fr "repeyre$"; burette.repeyre.heureux-cyclage.org "repeyre$"; burette.txirrindola.heureux-cyclage.org "txirrindola$"; + burette.txirrindola.org "txirrindola$"; burette.velorution.org "velorution_idf$"; burette.velorution_idf.heureux-cyclage.org "velorution_idf$"; burette.velorution_toulouse.heureux-cyclage.org "velorution_toulouse$"; diff --git a/etc/nginx/site.d/burette/site.conf b/etc/nginx/site.d/burette/site.conf index 4f81549..5cb1405 100644 --- a/etc/nginx/site.d/burette/site.conf +++ b/etc/nginx/site.d/burette/site.conf @@ -11,8 +11,10 @@ server_name burette.ohcyclo.heureux-cyclage.org burette.ptitvelo.heureux-cyclage.org burette.ptitvelo.net + burette.repeyre.fr burette.repeyre.heureux-cyclage.org burette.txirrindola.heureux-cyclage.org + burette.txirrindola.org burette.velorution.org burette.velorution_idf.heureux-cyclage.org burette.velorutiontoulouse.heureux-cyclage.org -- 2.20.1