opennms-forge / ansible-provisioning

Use Ansible to provision node inventory into OpenNMS Horizon/Meridian
https://www.opennms.com
GNU Affero General Public License v3.0
0 stars 1 forks source link

feat: Make poller-configuration configurable with meta-data #56

Closed indigo423 closed 1 year ago

indigo423 commented 1 year ago

Make all parameters configurable with meta-data and preserve default values. Remove duplicated services and use the pattern match functionality to allow users to define arbitrary services by prefixing the service name. Keep the built-in services for OpenNMS services to preserve backward compatibility.

Resolve #29

indigo423 commented 1 year ago

Tested with the shipped horizon container image manually and all comes up without errors :) :shipit: