vagrant-cachier-ng/lib
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
..
vagrant-cachier Allow explicit disabling of auto detected buckets 2015-03-03 11:36:17 +00:00
vagrant-cachier.rb Look ma, first public release and no specs! 2013-05-22 20:37:14 -03:00