File jenkins-swarm-client.sysconfig of Package jenkins-swarm-client
## Type: string ## Default: "" ## ServiceRestart: jenkins-swarm-client # # Options to pass to java when running the Jenkins swarm plugin. # JENKINS_JAVA_OPTIONS="" ## Type: string ## Default: "" ## ServiceRestart: jenkins-swarm-client # # labels for the worker that determine which jobs can get scheduled here # #LABELS="swarm-label1 swarm-label2" LABELS="" ## Type: string ## Default: "" ## ServiceRestart: jenkins-swarm-client # # extra params for jenkins-swarm-client # #PARAMS="-username JENKINSUSERNAME -password JENKINSPASSWORD -master https://ci.suse.de/ -mode exclusive -name $(hostname -f) -executors 1 -disableSslVerification" PARAMS="-fsroot /root "