Skip to content

Instantly share code, notes, and snippets.

@fujin
Created June 9, 2009 02:33
Show Gist options
  • Select an option

  • Save fujin/126214 to your computer and use it in GitHub Desktop.

Select an option

Save fujin/126214 to your computer and use it in GitHub Desktop.
<% if @node[:chef][:client_log] -%>
log_location "<%= @node[:chef][:client_log] %>
<% else -%>
log_location STDOUT
<% end -%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment