From 563d4f99d3c47f99f2210017992371611660fb24 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Mon, 7 Mar 2016 21:57:10 +0100 Subject: [PATCH] + Fix juniper isg --- network/juniper/isg/plugin.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/juniper/isg/plugin.pm b/network/juniper/isg/plugin.pm index d949df4f5..c3bbc8d20 100644 --- a/network/juniper/isg/plugin.pm +++ b/network/juniper/isg/plugin.pm @@ -18,7 +18,7 @@ # limitations under the License. # -package network::juniper::ssg::plugin; +package network::juniper::isg::plugin; use strict; use warnings;