I would like to set environment variables in node properties (Jenkins > 
Nodes > Configure) and I'm doing this via puppet 
<https://github.com/jenkinsci/puppet-jenkins>. This puppet module's 
`jenkins::slave.pp` configures the swarm plugin 
<https://wiki.jenkins-ci.org/display/JENKINS/Swarm+Plugin>. However, there 
doesn't seem to be an option to do this when I look at the docs (Available 
Options). In particular, I'm expecting an option similiar to something like:

--environmentVariables 'key1:value1, key2:value2, ...'
>

Is there a way to do this?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8278863c-2f4a-43d8-ada0-3d40de15d02c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to