jenkinsci / jenkinsci/openstack-cloud-plugin
Dynamic templates
Open
- Dominant language
- Java
- Stars
- 49
- Forks
- 97
- Avg merge
- 13h 23m
- Merged PRs (30d)
- 6
Description
I have use case where I would sometimes like all my templates to use one userdata file, and other times user a very slightly different userdata, depending on a boolean param in a job.
I currently have 16 templates, and use some pipeline logic to select different ones per job, but I would like a method for modifying the template / providing params to the template, as opposed to creating another 16 templates for this small change.
Contributor guide
Assessment
This issue has not been assessed yet.