From d0bcc93efca3aad7bdb7205f7c62d087617fc3c3 Mon Sep 17 00:00:00 2001
From: Gaetan SIMO <gaetan.simo@inria.fr>
Date: Wed, 4 Jul 2012 10:01:22 +0200
Subject: [PATCH] [bordeaux] infiniband switch does not have cacti graphs

---
 generators/input/sites/bordeaux/net-links/ib.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/generators/input/sites/bordeaux/net-links/ib.yaml b/generators/input/sites/bordeaux/net-links/ib.yaml
index 47765a0fd34..5c47c60b98f 100644
--- a/generators/input/sites/bordeaux/net-links/ib.yaml
+++ b/generators/input/sites/bordeaux/net-links/ib.yaml
@@ -4,6 +4,8 @@ ib:
   kind: switch
   site: bordeaux
   snmp_community: public
+  weathermap: 
+    use_cacti: "no"
   vlans: 
     naming_pattern: Vlan%VLANID%
   routes: {}
-- 
GitLab