Skip to content

Commit

Permalink
disable caching until fgrehm/vagrant-cachier#113 is solved
Browse files Browse the repository at this point in the history
  • Loading branch information
dummy committed Jul 16, 2014
1 parent 25c537b commit 5460a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Vagrant::configure("2") do |config|

# enable cachier
config.cache.auto_detect = true
#config.cache.scope = :box
# the Chef version to use
config.omnibus.chef_version = "11.12.8"
# enable berkshelf plugin
Expand Down

0 comments on commit 5460a49

Please sign in to comment.