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

Adds whitelist_exit codes to puppet_agent #190

Merged
merged 1 commit into from
Oct 4, 2017

Conversation

logicminds
Copy link
Contributor

  • previously we could not tell kitchen that an exit code of 2
    was a success. This fixes that by take the code from puppet apply
    and adding it to the puppet agent.

  * previously we could not tell kitchen that an exit code of 2
    was a success.  This fixes that by take the code from puppet apply
    and adding it to the puppet agent.
@logicminds
Copy link
Contributor Author

slowly adding more features to puppet agent. I noticed that windows is not supported, so I will probably ad this next. For now I needed this feature.

@neillturner neillturner merged commit 709115c into neillturner:master Oct 4, 2017
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.

2 participants