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

Provide group and node category lists #81

Closed mfuhrmann closed 11 months ago

mfuhrmann commented 11 months ago

Same concept we do already for the service and asset dictionaries. Having onms_host_categories and onms_group_categories that can be used on group_var and host var level. We should merge it into onms_node_categories since node is an OpenNMS term, while host and group fits perfect into the Ansible naming conventions.