vagrant-cachier-ng/lib/vagrant-cachier/action
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
..
clean.rb Improved logging 2014-02-26 22:03:21 -03:00
configure_bucket_root.rb Check if image is set with docker provider 2014-07-24 23:25:36 -07:00
install_buckets.rb Allow explicit disabling of auto detected buckets 2015-03-03 11:36:17 +00:00