fgrehm / vagrant-cachier

Caffeine reducer
http://fgrehm.viewdocs.io/vagrant-cachier
MIT License
1.08k stars 111 forks source link

Allow explicit disabling of auto detected buckets #139

Closed electrofelix closed 1 year ago

electrofelix commented 9 years ago

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

fgrehm commented 9 years ago

LGTM, I'll make sure this gets in for the next release!

electrofelix commented 9 years ago

I remember I tweaked the behaviour a little more and forgot to submit the update, this approach might make it easier to support per-bucket options in the future.

spk commented 9 years ago

:+1:

fgrehm commented 9 years ago

Sorry but as per GH-143 I'm looking for help to maintain this plugin and for now I'm holding back from bringing in new features =/

If you are interested on maintaining the project and keep things moving please shoot me an email or drop a message on GH-143 so I can arrange things.

Cheers

fgrehm commented 1 year ago

Hey, sorry for the silence here but this project is looking for maintainers :sweat_smile:

As per https://github.com/fgrehm/vagrant-cachier/issues/193, I've added the ignored label and will close this issue. Thanks for the interest in the project and LMK if you want to step up and take ownership of this project on that other issue :wave: