mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
Merge branch 'master' of https://github.com/centreon/centreon-plugins
This commit is contained in:
commit
ef28eefab3
@ -32,7 +32,7 @@ sub new {
|
|||||||
$self->{version} = '1.0';
|
$self->{version} = '1.0';
|
||||||
%{ $self->{modes} } = (
|
%{ $self->{modes} } = (
|
||||||
'traffic' => 'cloud::aws::vpn::mode::traffic',
|
'traffic' => 'cloud::aws::vpn::mode::traffic',
|
||||||
'listvpn' => 'cloud::aws::vpn::mode::listvpn'
|
'list-vpn' => 'cloud::aws::vpn::mode::listvpn'
|
||||||
);
|
);
|
||||||
|
|
||||||
$self->{custom_modes}{paws} = 'cloud::aws::custom::paws';
|
$self->{custom_modes}{paws} = 'cloud::aws::custom::paws';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user