Skip to content

Instantly share code, notes, and snippets.

@cheeseplus
Created February 17, 2015 23:29
Show Gist options
  • Save cheeseplus/928158013f39a8215aef to your computer and use it in GitHub Desktop.
Save cheeseplus/928158013f39a8215aef to your computer and use it in GitHub Desktop.
cat > /etc/chef/client.rb <<'EOP'
<%= config_content %>
Ohai::Config[:disabled_plugins] = ['passwd']
EOP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment