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
Hi, I'm using a Wily vagrant box with the following node definition:
node /jenkins/ { class { 'jenkins': executors => 10, } }
Getting the folloiwng error: Error: unsupported release wily on node vagrant-ubuntu-wily-64
Error: unsupported release wily on node vagrant-ubuntu-wily-64
If I add the repo(deb http://pkg.jenkins-ci.org/debian-stable binary/) manually and try to install, it gets to APT y/n confirmation.
deb http://pkg.jenkins-ci.org/debian-stable binary/
Thanks, Yarden
The text was updated successfully, but these errors were encountered:
My bad, its a puppetlabs-java issue.
Sorry, something went wrong.
No branches or pull requests
Hi,
I'm using a Wily vagrant box with the following node definition:
Getting the folloiwng error:
Error: unsupported release wily on node vagrant-ubuntu-wily-64
If I add the repo(
deb http://pkg.jenkins-ci.org/debian-stable binary/
) manually and try to install, it gets to APT y/n confirmation.Thanks,
Yarden
The text was updated successfully, but these errors were encountered: