Fabio Rehm
01bef9f407
Fix npm bucket
...
npm is the only bucket that uses this method
2014-02-26 22:03:22 -03:00
Fabio Rehm
437ba6a4cf
⚠️ Massive refactoring of buckets code ⚠️
...
Doing this is kinda irresponsible because we don't have any unit testing
in place but I've had enough of copy & pasting things around. Although it
doesn't make the codebase GREAT, I believe it'll reach a _nice_ status :)
Thanks to those changes I realized that skipping configuration of
buckets that have already been configured was easier than I thought and
should be enough to close GH-85 \o/
2014-02-26 22:03:22 -03:00
Fabio Rehm
1c2116f317
Support for offline provisioning of apt-packages by caching /var/lib/apt/lists
[GH-84]
2014-02-26 22:03:22 -03:00
Gordon Franke
93c0c7bf99
add zypper support
2013-11-05 15:10:00 +01:00
Fabio Rehm
42cd490313
Merge branch 'npm-cache' of github.com:laggyluke/vagrant-cachier
...
Conflicts:
lib/vagrant-cachier/bucket.rb
2013-10-23 21:17:32 -02:00
George Miroshnykov
ee6174d33c
Add npm support
2013-10-23 16:18:42 +03:00
fh
817d964b8e
Adding support for composer cache - http://getcomposer.org/
2013-10-21 11:17:59 +02:00
Fabio Rehm
d6066fbde7
Merge pull request #30 from mindreframer/apt-cacher
...
Apt cacher bucket
2013-10-13 13:14:05 -07:00
Patrick Connolly
3eede6caf9
Adds basic chef file_cache_path support.
2013-07-22 11:51:27 -04:00
Roman Heinrich
b0110897a7
apt-cacher bucket + capability
2013-07-17 13:48:49 +02:00
Roman Heinrich
ce6e08fd0d
handle MultiWord bucket classes
2013-07-17 13:47:53 +02:00
Roman Heinrich
064160288a
handle buckets with "_" in name
2013-07-17 13:47:35 +02:00
Bill Cromie
bf10fc4efc
adding requires for the rvm files
2013-06-17 17:22:38 -04:00
Patrick Connolly
292c7d2444
Moves from Vagrant to VagrantPlugins top-level namespace.
2013-06-07 22:37:02 -04:00
Fabio Rehm
35515ed243
Look ma, first public release and no specs!
2013-05-22 20:37:14 -03:00