From f11866db22b23091deabe3c5b336f297fcf6ec9f Mon Sep 17 00:00:00 2001 From: Devops Date: Mon, 10 Jul 2017 10:43:03 +0100 Subject: [PATCH] bin/ovh-api --- bin/ovh-api | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/ovh-api b/bin/ovh-api index 370de71a..49a02270 100755 --- a/bin/ovh-api +++ b/bin/ovh-api @@ -127,9 +127,7 @@ sub ip_routed { $status = 'slave' if $server->{backup} and $status eq 'up'; $routed->[0][1] = $status if $status ne 'up'; - #push @{$routed->[0]},$frontend->{type}; - #next if $server->{backup}; push @routed,@$routed; } -- 2.47.3