Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Fix server search #15

Merged
merged 3 commits into from Feb 12, 2014
Merged

Conversation

hamann
Copy link
Contributor

@hamann hamann commented Oct 8, 2013

This fixes "400 Bad Request" error with chef-client 11.6.0. It also restricts the search for nodes in the same chef environment

@hamann
Copy link
Contributor Author

hamann commented Oct 8, 2013

Reverted the search for nodes in same chef environment, makes no sense to me

@coderanger
Copy link
Owner

The environment stuff would be correct, this code just predates envs :)

@hamann
Copy link
Contributor Author

hamann commented Oct 9, 2013

In theory, yes. But we have just one graphite/collectd server for all environments (production, staging, development) and we don't want to split this up :)

@coderanger
Copy link
Owner

That sounds like a personal problem ;-) Usual way to handle that is to make three node objects, one in each env, the same data.

@hamann
Copy link
Contributor Author

hamann commented Oct 9, 2013

Hmm, I'll think about it.. Thanks :)

coderanger added a commit that referenced this pull request Feb 12, 2014
@coderanger coderanger merged commit d34b21d into coderanger:master Feb 12, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants