James Shubin
7a4312ac80
Add mount_options option.
...
This option can be very useful with the existing enable_nfs option to
choose a different protocol like tcp (udp is the default), and to add
other nfs options like nolock.
2013-12-10 10:52:51 -05:00
Fabio Rehm
1862eeca61
Merge pull request #63 from ealden/use-precise64-boxes-in-tests
...
Use precise64 as box for all fixtures
2013-12-05 07:23:40 -08:00
Ealden Esto E. Escañan
5e5070dc14
Vagrant should be able to download precise64 if we don't have it
2013-12-05 22:50:17 +08:00
Ealden Esto E. Escañan
e960cdb265
Use precise64 for all fixtures
...
Should be easier to run the acceptance tests as we now only need to get
1 box instead of 2 before.
2013-12-05 22:42:50 +08:00
Fabio Rehm
56b86a0deb
Update README.md
2013-11-12 09:00:55 -02:00
Fabio Rehm
2cb0610cc1
Up version for development
2013-11-08 19:01:24 -02:00
Fabio Rehm
a9f41c5f01
v0.5.0 is coming out NOW! 🎆
2013-11-08 18:49:57 -02:00
Fabio Rehm
fc9a07dfba
Merge pull request #55 from fgrehm/release-0.5.0
...
Release 0.5.0
2013-11-08 12:48:50 -08:00
Fabio Rehm
4d01bff390
v0.5.0
2013-11-06 19:45:20 -02:00
Fabio Rehm
00c9cce50d
[GH-54] Add a suse VM to our dev Vagrantfile so we can try things out
2013-11-06 19:44:11 -02:00
Fabio Rehm
6a8d661e97
[GH-54] Disable yum on suse guests
2013-11-06 19:43:18 -02:00
Fabio Rehm
0704ca2ce2
Make sure dev VMs have different IPs
2013-11-06 19:42:24 -02:00
Fabio Rehm
9e0e0d50b5
[GH-54] Fix zypper cache path
2013-11-06 19:16:54 -02:00
Gordon Franke
93c0c7bf99
add zypper support
2013-11-05 15:10:00 +01:00
Fabio Rehm
536ca7ad54
Up version for dev
2013-10-27 22:16:07 -02:00
Fabio Rehm
c85558010a
v0.4.1
2013-10-27 22:14:21 -02:00
Fabio Rehm
17a475a688
Update CHANGELOG
2013-10-26 16:35:45 -02:00
Fabio Rehm
7bc70b7d6e
Do not attempt to configure apt-cacher-ng bucket if it is not installed on the guest machine
2013-10-26 15:47:31 -02:00
Fabio Rehm
8e40d0c060
Up version for dev
2013-10-23 22:31:43 -02:00
Fabio Rehm
d558a0ac7f
Merge pull request #47 from fgrehm/0.4.0
...
Say hi to 0.4.0
2013-10-23 17:28:34 -07:00
Fabio Rehm
64c9b91cf9
v0.4.0
2013-10-23 22:27:22 -02:00
Fabio Rehm
2b56bef572
readme: Add link to npm and mention composer
2013-10-23 22:23:34 -02:00
Fabio Rehm
b769618f81
Update CHANGELOG
2013-10-23 22:23:34 -02:00
Fabio Rehm
850841fe0a
Break some lines
2013-10-23 22:17:26 -02:00
Fabio Rehm
e0eeb125d0
Prevent apt cacher bucket from being installed in case NFS is disabled
2013-10-23 22:17:25 -02:00
Fabio Rehm
f38db9efc4
Update CHANGELOG
2013-10-23 22:17:25 -02:00
Fabio Rehm
b1aa9a1967
Install node on dev vm so we can try things out
2013-10-23 22:11:21 -02: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
Fabio Rehm
06d80b47f9
Merge pull request #50 from fgrehm/composer-cache
...
Composer cache
2013-10-23 16:09:32 -07:00
George Miroshnykov
ee6174d33c
Add npm support
2013-10-23 16:18:42 +03:00
Fabio Rehm
f8e419b8b6
"Disable" composer bucket if php is not installed
2013-10-22 13:56:38 -02:00
Fabio Rehm
a0a164cf2b
Install php-cli on dev box
2013-10-22 13:56:38 -02:00
fh
828793afde
removing trailing slashes and chomp()
2013-10-22 16:42:29 +02:00
fh
817d964b8e
Adding support for composer cache - http://getcomposer.org/
2013-10-21 11:17:59 +02:00
Fabio Rehm
fa8c59a16c
Merge pull request #46 from fgrehm/8-fix-force-halt-when-nonresponsive
...
Fix GH-8
2013-10-18 14:52:11 -07:00
Fabio Rehm
cfabddc7c8
Let users know we will attempt to remove symlinks, otherwise vagrant won't output anything prior to the warn
2013-10-17 14:04:09 -03:00
Fabio Rehm
199a14b61f
Let users know we were not able to SSH into the VM to remove symlinks
2013-10-17 13:56:27 -03:00
Fabio Rehm
9ebdc24da4
Bundle update
2013-10-17 13:18:10 -03:00
Fabio Rehm
cfa2cc262f
Fix GH-8 by doing an extra check whether the VM is SSHable
2013-10-17 13:07:43 -03:00
Fabio Rehm
24c1d3a8ac
Clean up Action::Clean a bit and get ready to fix GH-8
2013-10-17 12:58:16 -03:00
Fabio Rehm
88a06626a2
Update CHANGELOG
2013-10-13 17:14:16 -03:00
Fabio Rehm
4e0d1bd8cd
Up version for development
2013-10-13 17:14:16 -03:00
Fabio Rehm
4972ec0fa5
Replace apt-cacher error with warning
2013-10-13 17:14:16 -03:00
Fabio Rehm
d6066fbde7
Merge pull request #30 from mindreframer/apt-cacher
...
Apt cacher bucket
2013-10-13 13:14:05 -07:00
Fabio Rehm
11defb0b29
v0.3.3
2013-09-11 20:47:24 -03:00
Fabio Rehm
b0180b16d9
Add vagrant-global-status to the mix so we can keep track of VMs left behind
2013-09-11 20:30:00 -03:00
Fabio Rehm
f8484f7343
Update CHANGELOG
2013-09-01 19:06:33 -03:00
Fabio Rehm
0b13040888
Create apt bucket partial cache dir [GH-40]
2013-09-01 19:06:33 -03:00
Fabio Rehm
246ab52380
Machine scoped cache is no longer tied to providers!
2013-08-20 01:27:37 -03:00
Fabio Rehm
8e89c0b1d5
Up version for dev
2013-08-15 00:53:07 -03:00