psadmin-io / rundeck-oci-nodes-plugin

A Resource Model Source plugin that provides OCI Instances as nodes for Rundeck
MIT License
2 stars 0 forks source link

Add a Title field in the plugin configuration #12

Closed iversond closed 1 year ago

iversond commented 3 years ago

I am running multiple OCI node plugins for Rundeck (to allow the plugin to search for nodes in different compartments). It would be nice to have a Title field that I can fill in so I know what nodes the plugin is searching.

The field would be used to quickly identify what nodes the plugin is providing to Rundeck. Currently, I have to lookup the OCID to see what compartment the plugin is looking at.

iversond commented 1 year ago

Fixed in PR #15