Closed pkr1234 closed 7 years ago
you are right, this was brought up in #10, it's a good feature to add
maybe using +
char to indicate concatenation
Thanks Greg,
Please could you let me know when this feature is likely to be implemented?
hi @pkr1234 i don't know, sorry :(
this would be extremely useful.
+1 I came here looking exactly how to do this.
Rundeck only displays the nodename in "matched nodes" of the job. So it is important that the nodename contains all the relevant information to identify a node when running a job.
The default for this plugin is: nodename.selector=tags/Name,instanceId
There are two problems with this:
Therefore, we need a way to make nodename unique which can be done by concatenating the two items - tags/Name + instanceId. Is this possible?