vagrant-cachier-ng/lib/vagrant-cachier/bucket
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
..
apt.rb Ensure apt partial dirs are created _after_ the symlink is in place, otherwise we would not be able to properly detect whether a bucket is empty or not 2014-02-26 22:03:22 -03:00
apt_cacher.rb Properly fix GH-96 2014-04-06 21:47:24 -03:00
apt_lists.rb Ensure apt partial dirs are created _after_ the symlink is in place, otherwise we would not be able to properly detect whether a bucket is empty or not 2014-02-26 22:03:22 -03:00
chef.rb ⚠️ Massive refactoring of buckets code ⚠️ 2014-02-26 22:03:22 -03:00
composer.rb Remove unused var 2014-02-26 22:03:22 -03:00
gem.rb ⚠️ Massive refactoring of buckets code ⚠️ 2014-02-26 22:03:22 -03:00
generic.rb Fix multi generic bucket set up 2014-04-16 09:04:49 -03:00
npm.rb ⚠️ Massive refactoring of buckets code ⚠️ 2014-02-26 22:03:22 -03:00
pacman.rb ⚠️ Massive refactoring of buckets code ⚠️ 2014-02-26 22:03:22 -03:00
rvm.rb ⚠️ Massive refactoring of buckets code ⚠️ 2014-02-26 22:03:22 -03:00
yum.rb ⚠️ Massive refactoring of buckets code ⚠️ 2014-02-26 22:03:22 -03:00
zypper.rb ⚠️ Massive refactoring of buckets code ⚠️ 2014-02-26 22:03:22 -03:00