vagrant-cachier-ng/lib/vagrant-cachier
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
..
action Allow explicit disabling of auto detected buckets 2015-03-03 11:36:17 +00:00
bucket Add support for caching chef gems (in /opt/chef/embedded). 2014-10-29 13:09:22 +06:30
cap Merge branch 'vagrant_1-7-1_fix' of https://github.com/Yserz/vagrant-cachier 2015-01-14 23:04:32 -02:00
bucket.rb Allow explicit disabling of auto detected buckets 2015-03-03 11:36:17 +00:00
capabilities.rb Add support for caching chef gems (in /opt/chef/embedded). 2014-10-29 13:09:22 +06:30
config.rb Allow explicit disabling of auto detected buckets 2015-03-03 11:36:17 +00:00
hooks.rb chmod /tmp/vagrant-cache on guest VM to 777 to work around some permission issues as explained on GH-74 2014-02-26 22:03:21 -03:00
plugin.rb Lets keep this code as it is 2014-07-20 20:15:47 -03:00
version.rb v1.2.0 2015-01-14 23:11:54 -02:00