From b4f79f4b93123419d0b008600bd66d64131a5932 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 18 Sep 2017 19:51:28 +0200 Subject: [PATCH] grandlyon: deploy bijoe (#18767) --- grandlyon/recipes/grandlyon.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/grandlyon/recipes/grandlyon.json b/grandlyon/recipes/grandlyon.json index 102203b..1370d75 100644 --- a/grandlyon/recipes/grandlyon.json +++ b/grandlyon/recipes/grandlyon.json @@ -5,7 +5,8 @@ "combo": "portail-citoyen.guichet-recette.grandlyon.com", "combo_agent": "portail-agent.guichet-recette.grandlyon.com", "passerelle": "passerelle.guichet-recette.grandlyon.com", - "wcs": "demarches.guichet-recette.grandlyon.com" + "wcs": "demarches.guichet-recette.grandlyon.com", + "bijoe": "statistiques.guichet-recette.grandlyon.com" }, "steps": [ {"create-hobo": { @@ -42,6 +43,10 @@ "title": "D\u00e9marches", "template_name": "modele.zip" }}, + {"create-bijoe": { + "url": "https://${bijoe}/", + "title": "Statistiques" + }}, {"set-theme": { "theme": "grandlyon-gnm" }}