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

OCI Tags -> Rundeck Tags #8

Closed kbens closed 3 years ago

kbens commented 3 years ago

OCI Tags are Key:Value, while RD Tags are just Value.

The initial approach to mapping will be to just pull in the OCI Value and use as RD Value. There will be a property to list namespaces to use for Predefined tags and an option to include Free-form tags.