fgrehm / vagrant-cachier

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

Disabling a single Bucket #115

Closed tknerr closed 1 year ago

tknerr commented 10 years ago

Is it possible to disable a single bucket?

E.g. to keep config.cache.auto_detect = true but disable / blacklist a specific bucket which makes problems?

tknerr commented 10 years ago

Concrete use case: I want to use caching for everything except :apt_lists because it makes problems (see #113, #106).

So right now I can only turn off auto-detection and enable the desired buckets afaik.

For one its more effort and you lose the super useful auto-detection feature, and on the other hand it caching the omnibus packages will only work if auto_detect = true

fgrehm commented 10 years ago

Tagged as an enhancement

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: