vagrant-cachier-ng/lib/vagrant-cachier
Gustavo L. de M. Chaves 8ac8d7f6f6 Fix multi generic bucket set up
The previously documented way to specify multiple generic buckets
doesn't work because vagrant-cachier can't enable a bucket type more
than once.

Here we generalize the configs hash that the generic bucket gets making
it possible to specify multiple buckets with a single hash. The
documentation is changed accordingly.

Note that we keep it backwards compatible for single generic bucket
specification.

Issue: https://github.com/fgrehm/vagrant-cachier/issues/99
2014-04-16 09:04:49 -03:00
..
action Ensure /tmp/vagrant-cache exists before chmodding it 2014-02-26 22:03:22 -03:00
bucket Fix multi generic bucket set up 2014-04-16 09:04:49 -03:00
cap Support for offline provisioning of apt-packages by caching /var/lib/apt/lists [GH-84] 2014-02-26 22:03:22 -03:00
bucket.rb Skip bucket auto detection in case the bucket can't be auto detected [GH-94] 2014-04-06 21:25:58 -03:00
capabilities.rb Support for offline provisioning of apt-packages by caching /var/lib/apt/lists [GH-84] 2014-02-26 22:03:22 -03:00
config.rb Trigger plugin activation by setting cache scope [GH-17] 2014-02-26 22:03:21 -03: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 Sorry about that, was testing GH-45 2014-02-26 22:03:21 -03:00
version.rb v0.7.0 2014-04-06 22:30:11 -03:00