vagrant-cachier-ng/docs
Darragh Bailey 7807d2bbaa Allow explicit disabling of auto detected buckets
Add config option to identify buckets that should not be automatically
enabled with using `config.cache.auto_detect = true`.

After turning on the auto_detect behaviour, with this change you can
now explicitly disable any bucket type through your Vagrantfile e.g.
`config.cache.disable = :chef_gem`.

Fixes #115
2015-03-03 11:36:17 +00:00
..
buckets Add support for caching chef gems (in /opt/chef/embedded). 2014-10-29 13:09:22 +06:30
benchmarks.md Tweak benchmarks table styling 2013-12-09 10:33:15 -02:00
development.md Improve dev docs 2013-12-07 12:43:49 -02:00
how-does-it-work.md fix cache path 2014-07-04 15:53:44 +03:00
index.md Make sure people know that synced_folder_opts are optional 2014-06-23 18:01:01 -03:00
template.html v1.2.0 2015-01-14 23:11:54 -02:00
usage.md Allow explicit disabling of auto detected buckets 2015-03-03 11:36:17 +00:00