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

Fix agent registration #204

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

tophercullen
Copy link

Template filter was wrong, which caused the applied templates to
get removed on the subsuquent chef runs.

Added group creation for existing hosts. Previously, chef would
fail for existing hosts that had non-existing groups added to them

Added a few comments in code.

Topher Cullen added 4 commits March 26, 2015 14:54
Template filter was wrong, which caused the applied templates to
get removed on the subsuquent chef runs.

Added group creation for existing hosts. Previously, chef would
fail for existing hosts that had non-existing groups added to them

Added a few comments in code.
Change api from static to built from attributes
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.

1 participant