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

Update chef & ohai pins and set log level #1173

Merged
merged 2 commits into from
Mar 23, 2017
Merged

Conversation

stevendanna
Copy link
Contributor

We've been unexpectedly using a new version of chef-client and ohai for a while since it was being pulled in via the bundle install in the knife-ec-backup software definition. This pins us to that version (and another change as been submitted to knife-ec-backup to add a Gemfile.lock to help avoid unexpected drift).

This is rather ugly. We need to sort out ruby dependency management across these projects.

Finally, we've explicitly set log_level :fatal in our config to avoid spurious INFO level messages that we are now getting.

Signed-off-by: Stephan Renatus <[email protected]>
@srenatus srenatus force-pushed the ssd-sr/reconfigure-oddness branch from 4dfad12 to 854ec69 Compare March 23, 2017 14:43
@srenatus srenatus merged commit 384be08 into master Mar 23, 2017
@srenatus srenatus deleted the ssd-sr/reconfigure-oddness branch March 23, 2017 14:44
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