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

🦄 We need to investigate which role drives the foreign-source and requisition creation in OpenNMS Horizon #13

Closed indigo423 closed 11 months ago

indigo423 commented 1 year ago

Before we can create a Node in OpenNMS Horizon we need a requisition + foreign-source in OpenNMS Horizon. We have to create that before we can run roles or tasks for each deployment.

mfuhrmann commented 11 months ago

This is already covered by https://github.com/opennms-forge/ansible-provisioning/blob/main/ansible/roles/horizon-provision/tasks/main.yml#L2-L47 and defining the corresponding variables.