Mitchell Hashimoto
9f9b0589f9
Update CHANGELOG
2013-08-03 15:26:30 -07:00
Mitchell Hashimoto
345f47219b
Merge pull request #2022 from sevos/core_os
...
CoreOS guest support
2013-08-03 15:25:14 -07:00
Artur Roszczyk
c8cd47ff6d
Make slaves connecting to first node
2013-08-03 22:53:31 +02:00
Artur Roszczyk
d8c10ad901
LVP for coreos guest support
2013-08-03 20:31:42 +02:00
Artur Roszczyk
5010738043
Improve Gentoo guest detection
2013-08-03 19:55:17 +02:00
Marc-André Courtois
ed03add533
Start padding with 25 characters to keep original behavior
2013-08-01 13:23:18 -04:00
Marc-André Courtois
97aed37aea
Use longest machine name to pad in status cmd
2013-08-01 13:17:55 -04:00
Francisco A. Lozano
521a5c5829
Added :owner => root to mount options
2013-08-01 14:46:03 +02:00
Brian Johnson
5606aa8b1e
Working implementation with NFS, still some caveats:
...
- There's a lengthy sleep in there, probably could use a back-off loop
- en1 seems totally worthless on vbox, I skip it and just use the en2 it creates.
2013-07-31 18:07:04 -07:00
gwenci
2a9d0c9d7f
Update host.rb
...
Vagrant has been failing to run on CentOS 6 since version 1.2.5.
The read of file /etc/redhat-release appeared to be only checking for the word Fedora. Altered the regex to match CentOS as well
2013-07-30 18:00:08 +01:00
Ches Martin
d937cca495
Fix Ansible provisioner exit code reporting
...
In eb70c0d6bb
we were trying to compare a Subprocess::Result to a
Fixnum, resulting in Vagrant always reporting failure regardless of
Ansible's exit code.
2013-07-30 19:25:15 +07:00
Mitchell Hashimoto
16002d03c0
Up version for dev
2013-07-29 08:35:02 -07:00
Mitchell Hashimoto
a2925f0ff5
Update version for dev
2013-07-28 22:43:15 -07:00
Mitchell Hashimoto
7ec0ee1d00
v1.2.7
2013-07-28 21:43:53 -07:00
Mitchell Hashimoto
e1c0c48ffa
Show the correct installed plugin [GH-1834]
2013-07-28 21:38:48 -07:00
Mitchell Hashimoto
45fb5d40b6
Update CHANGELOG
2013-07-28 20:52:17 -07:00
Mitchell Hashimoto
ff36a46178
Set user agent to Vagrant + version
...
/cc @fgrehm
2013-07-28 20:51:35 -07:00
Mitchell Hashimoto
9ba77a5ed5
Merge pull request #2003 from fgrehm/curl-user-agent
...
Curl user agent
2013-07-28 20:50:20 -07:00
Fabio Rehm
bf4131af17
Clean up downloader test a bit
2013-07-28 20:23:27 -03:00
Fabio Rehm
c7aed1a6a1
Provide a custom user agent header to cURL request so that URL shorteners are able to track the amount of downloads
2013-07-28 20:23:27 -03:00
Fabio Rehm
e98e8bf9d7
Merge pull request #2002 from michaelglass/patch-2
...
removing dead code
2013-07-28 16:20:58 -07:00
Michael Glass
a2a88118de
removing dead code
...
concept introduced in 59282ba999
was removed in 28de46f3b4
2013-07-28 16:07:20 -07:00
Fabio Rehm
eefb90ff9d
Fix small typo on comment
2013-07-28 19:51:28 -03:00
Mitchell Hashimoto
2282a88f3d
Convert config.vm.hostname to string [GH-1999]
2013-07-28 12:08:49 -07:00
Mitchell Hashimoto
6c4592ad64
Use --color=false for Puppet no color [GH-2000]
2013-07-28 12:07:48 -07:00
Mitchell Hashimoto
aeb1fa7ecb
unnecessary '!'
2013-07-27 22:21:37 -07:00
Mitchell Hashimoto
632349710e
Convert hostpath to string on windows so gsub works
2013-07-27 22:20:55 -07:00
Mitchell Hashimoto
5be16cc194
up version for dev
2013-07-26 21:04:16 -07:00
Mitchell Hashimoto
22b76517d6
v1.2.6
2013-07-26 20:21:04 -07:00
Mitchell Hashimoto
dc21e8f520
Update CHANGELOG
2013-07-26 15:59:51 -07:00
Mitchell Hashimoto
35dc2d2539
Merge pull request #1990 from michaelglass/patch-2
...
fix regression preventing boxes that specify support for multiple formats
2013-07-26 15:59:08 -07:00
Michael Glass
9a00473029
fix regression preventing boxes that specify support for multiple formats.
...
don't know if this is the right place for this fix. maybe formats should be an array of symbols.
2013-07-26 13:16:53 -07:00
Mitchell Hashimoto
536ea95ea3
Up version for dev
2013-07-26 11:26:34 -07:00
Mitchell Hashimoto
ec2305a9a6
v1.2.5
2013-07-26 10:27:35 -07:00
Mitchell Hashimoto
2c680cad16
Merge pull request #1987 from StephenKing/master
...
Typo in CHANGELOG.md
2013-07-26 08:19:27 -07:00
Steffen Gebert
a637d8779a
Typo in CHANGELOG.md
...
allor -> allow
2013-07-26 10:48:01 +02:00
Erran Carey
2033eba2d4
Display post install messages if a plugin has any
2013-07-26 01:50:35 -05:00
Erran Carey
14cce74c33
Add a post plugin install message to en.yml
2013-07-26 01:44:43 -05:00
Mitchell Hashimoto
fc89a503cd
Update CHANGELOG
2013-07-25 16:56:50 -05:00
Mitchell Hashimoto
6168abf831
Set default internal encoding to UTF-8 [GH-1977]
2013-07-25 16:56:50 -05:00
Mitchell Hashimoto
1086c81203
Merge pull request #1982 from michaelglass/patch-1
...
fix regression chowning chef provisioning directory
2013-07-25 13:24:01 -07:00
Michael Glass
876937fc9e
fix regression chowning chef provisioning directory
...
if the provisioning directory is mounted before this method is called, and the mounted filesystem is of a type that doesn't support chown (e.g. vmhgfs for vmware or hfs) then this method will fail.
2013-07-25 13:22:03 -07:00
Mitchell Hashimoto
25a6b6c922
Merge pull request #1973 from tsugliani/patch-1
...
Cosmetic typo error in VirtualBox error messages
2013-07-24 06:20:47 -07:00
Timo Sugliani
75da036f42
Cosmetic typo error.
2013-07-24 08:55:12 +01:00
Mitchell Hashimoto
b51804ce3a
Update CHANGELOG
2013-07-23 21:41:06 -05:00
Mitchell Hashimoto
ea89b43a06
Merge pull request #1738 from drogerschariot/master
...
Private Network bugfix in Fedora by switching p7p to eth
2013-07-23 19:40:33 -07:00
Mitchell Hashimoto
7ef6c5d9d7
Unused config objects are finalized properly [GH-1877]
2013-07-23 17:36:48 -05:00
Mitchell Hashimoto
fc7c8b1e99
Replace '\' with '/' on synced folders on Windows
2013-07-23 17:36:48 -05:00
Mitchell Hashimoto
c0404e3f63
Mount NFS with UDP protocol by default [GH-1706]
2013-07-23 17:36:48 -05:00
Mitchell Hashimoto
b2ee015d00
VirtualBox no longer removes network interfaces [GH-1324]
2013-07-23 17:36:48 -05:00