mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
remove testing var (#3868)
This commit is contained in:
parent
fdbb4ba1fe
commit
693fefb0d6
@ -69,8 +69,7 @@ my $map_role = {
|
||||
0 => 'standalone',
|
||||
1 => 'master',
|
||||
2 => 'hot-standby',
|
||||
3 => 'master recovered',
|
||||
4 => 'toto'
|
||||
3 => 'master recovered'
|
||||
};
|
||||
|
||||
my $map_state = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user