Added locate_agent

This commit is contained in:
fbsanchez 2018-08-10 12:06:47 +02:00
parent 505ec5d283
commit e18e2e0b6f
1 changed files with 2 additions and 1 deletions

View File

@ -158,7 +158,7 @@ require Exporter;
our @ISA = ("Exporter");
our %EXPORT_TAGS = ( 'all' => [ qw( ) ] );
our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
our @EXPORT = qw(
our @EXPORT = qw(
pandora_add_agent_address
pandora_audit
pandora_create_agent
@ -234,6 +234,7 @@ our @EXPORT = qw(
pandora_self_monitoring
pandora_process_policy_queue
subst_alert_macros
locate_agent
get_agent
get_agent_from_alias
get_agent_from_addr