We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I accidentally introduced a dependency when converting to puppet/archive for all downloads.
puppet/archive
Warning: Scope(Class[Jenkins::Slave]): Could not look up qualified variable '::jenkins::proxy_server'; class ::jenkins has not been evaluated
The text was updated successfully, but these errors were encountered:
Related to #248
Sorry, something went wrong.
Heh, does this mean that every build node has a Jenkins master provisioned on it? 👅
Seeing this won't be out until 1.7, is there some workaround to specify proxy for slave while avoiding duplicate declaration?
This looks like it comes from here:
https://github.com/jenkinsci/puppet-jenkins/blob/master/manifests/slave.pp#L254
getvar could be used, but that's a hack. This would still fail strict_variables testing.
Resolved by #612
No branches or pull requests
I accidentally introduced a dependency when converting to
puppet/archive
for all downloads.The text was updated successfully, but these errors were encountered: