Skip to content

Commit

Permalink
Additional comments in default recipe
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Kristan <[email protected]>
  • Loading branch information
mkristan committed Dec 29, 2016
1 parent 6479517 commit 200ecfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ class ::Chef::Recipe
end

# squid config include dir
# will only create directory if config_include_dir attribute is not nil
directory node['squid']['config_include_dir'] do
action :create
recursive true
Expand Down

0 comments on commit 200ecfb

Please sign in to comment.