Created
June 30, 2026 11:51
-
-
Save indigo423/db5a65d747d5cb1db8bd113ca55c60ce to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| http-url: "http://horizon:8980/opennms" | |
| broker-url: "failover:tcp://horizon:61616" | |
| id: "minion-01" | |
| location: "minion-location" | |
| karaf: | |
| shell: | |
| ssh: | |
| host: "0.0.0.0" | |
| netmgt: | |
| syslog: | |
| syslog.listen.interface: "0.0.0.0" | |
| syslog.listen.port: 1514 | |
| traps: | |
| trapd.listen.interface: "0.0.0.0" | |
| trapd.listen.port: 1162 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment