From 9c38dbd15c84f5ce308ec06a197aca82d15fbc80 Mon Sep 17 00:00:00 2001
From: PIQUARD SIMON <simon.piquard@unistra.fr>
Date: Wed, 7 Nov 2018 15:51:20 +0100
Subject: [PATCH] Update weather.json

---
 weather.json | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/weather.json b/weather.json
index 1ea2bd4..6b2f7c5 100755
--- a/weather.json
+++ b/weather.json
@@ -1,4 +1,13 @@
-[    {
+[    
+    {
+    "title": "Perturbation réseau Osiris",
+    "priority": "high",
+    "start": "2018-11-02T11:20:43+0100",
+    "end": "2018-11-02T11:40:43+0100",
+    "duration": 20,
+    "content": "Suite à un dysfonctionnement de l'un des commutateurs de cœur, l'ensemble du réseau Osiris a subi de fortes perturbations entre 11h20 et 11h40. Le commutateur a été redémarré pour rétablir la stabilité du réseau."
+    },
+    {
     "title": "Webmail et agenda SOGo indisponible via l'ENT",
     "priority": "medium",
     "start": "2018-10-30T13:00:43+0100",
-- 
GitLab