From 1aef975350731871a6560f6d26361fa50f063494 Mon Sep 17 00:00:00 2001
From: Erik Reid <erik.reid@geant.org>
Date: Thu, 6 Dec 2018 16:42:44 +0100
Subject: [PATCH] push an intentional bug

---
 inventory_provider/juniper.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/inventory_provider/juniper.py b/inventory_provider/juniper.py
index d801c8d3..091d824e 100644
--- a/inventory_provider/juniper.py
+++ b/inventory_provider/juniper.py
@@ -7,6 +7,7 @@ import paramiko
 
 from inventory_provider.constants import JUNIPER_LOGGER_NAME
 
+intentional bug
 
 def neighbors(
         parsed_json_output,
-- 
GitLab