Skip to content

Commit

Permalink
Fixes #99, set cachedir in globalconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Oct 15, 2014
1 parent 7a04e5f commit b55c288
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 @@ -21,6 +21,7 @@
assumeyes node['yum']['main']['assumeyes']
bandwidth node['yum']['main']['bandwidth']
bugtracker_url node['yum']['main']['bugtracker_url']
cachedir node['yum']['main']['cachedir']
clean_requirements_on_remove node['yum']['main']['clean_requirements_on_remove']
color node['yum']['main']['color']
color_list_available_downgrade node['yum']['main']['color_list_available_downgrade']
Expand Down

0 comments on commit b55c288

Please sign in to comment.