Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrections to the node_info.groovy script #15

Closed
wants to merge 4 commits into from

Conversation

bencaron
Copy link

The jenkins_node LWRP was not working for me. I've fixed it like this:

  • force the provider to use the jenkins cookbook as the source of the node_info.groovy cookbook_file so that it can be used from other cookbooks
  • fix the comments syntax in that script to use /**/ style instead of #
  • fix the libraries imported in this script and in the one generated from the library to use the correct java packages.

@fujin fujin closed this Feb 28, 2013
@patcon
Copy link
Contributor

patcon commented Mar 1, 2013

See #23 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants