mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
bb02426ce1
commit
852db925d2
@ -39,7 +39,7 @@ for host, hostinfo in inventory.items():
|
||||
|
||||
if "peer" in hostinfo:
|
||||
print " vars.agent_host = \"%s\"" % (hostinfo["peer"]["agent_host"])
|
||||
print " vars.agent_host = \"%s\"" % (hostinfo["peer"]["agent_port"])
|
||||
print " vars.agent_port = \"%s\"" % (hostinfo["peer"]["agent_port"])
|
||||
|
||||
print "}"
|
||||
print ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user