Mitchell Hashimoto
|
7219f3d05b
|
Show warning if forwarding port less than 1024 [closes GH-487]
|
2011-09-11 23:56:02 -07:00 |
Mitchell Hashimoto
|
1cfef2734a
|
Fix crashing bug if .vagrant is invalid. [closes GH-496]
|
2011-09-11 23:23:17 -07:00 |
Mitchell Hashimoto
|
b49553383c
|
Revert "Don't expand VM folders for Chef"
This reverts commit 2665231363 .
This actually reverted GH-431
|
2011-08-29 21:10:37 -07:00 |
Mitchell Hashimoto
|
f6e6d7e834
|
Up version for development
|
2011-08-28 21:00:51 -07:00 |
Mitchell Hashimoto
|
cf08262be4
|
v0.8.6
|
2011-08-28 20:59:17 -07:00 |
Mitchell Hashimoto
|
ed422e1151
|
Fixes to help with inaccessible VMs and forwarded ports
|
2011-08-28 20:02:15 -07:00 |
Mitchell Hashimoto
|
bf32fb4de8
|
Args can now be specified to the shell provisioner [closes GH-475]
|
2011-08-28 00:01:23 -07:00 |
Mitchell Hashimoto
|
0f0cb27e50
|
Use proper nfsd binary on Fedora [closes GH-450]
|
2011-08-27 23:47:13 -07:00 |
Mitchell Hashimoto
|
5f62231bac
|
Clear the line on box downloads [closes GH-476]
|
2011-08-27 20:35:52 -07:00 |
Mitchell Hashimoto
|
d2498cfa99
|
Up version for development
|
2011-08-27 20:15:14 -07:00 |
Mitchell Hashimoto
|
fe072662fd
|
v0.8.5 - RubyGems bugs. Unbelievable.
|
2011-08-15 20:55:25 -07:00 |
Mitchell Hashimoto
|
e7f192ccc8
|
v0.8.4
RubyGems issue
|
2011-08-15 20:24:12 -07:00 |
Mitchell Hashimoto
|
547a056f80
|
v0.8.3
|
2011-08-15 20:17:52 -07:00 |
Mitchell Hashimoto
|
3c1b16f286
|
vagrant ssh -c no longer emits prefix and newlines [closes GH-462]
|
2011-08-14 13:51:20 -07:00 |
Mitchell Hashimoto
|
8b1c2fcbe1
|
Update CHANGELOG
|
2011-08-09 23:26:34 -07:00 |
Mitchell Hashimoto
|
6428d7fa2f
|
Update CHANGELOG
|
2011-08-09 23:19:23 -07:00 |
Mitchell Hashimoto
|
8ff269c341
|
Chef solo roles_path and data_bag_path should be a string
|
2011-08-02 23:30:57 -07:00 |
Mitchell Hashimoto
|
6f4757bf1a
|
Update CHANGELOG
|
2011-07-30 12:05:48 -07:00 |
Mitchell Hashimoto
|
f707431410
|
Fix remote URL chef solo runs. [closes GH-431]
|
2011-07-30 10:55:48 -07:00 |
Mitchell Hashimoto
|
0e7ccf86bc
|
Ignore "OSE" suffix when checking guest additions versions [closes GH-438]
|
2011-07-30 10:25:58 -07:00 |
Mitchell Hashimoto
|
2ca46ced57
|
Fix message when provision is run on halted machine [closes GH-447]
|
2011-07-30 09:58:29 -07:00 |
Mitchell Hashimoto
|
ed8bf34153
|
Chef client accepts nil run list to load run list from server [closes GH-429]
|
2011-07-25 21:33:36 -07:00 |
Mitchell Hashimoto
|
6217a91b5c
|
ssh: get proper $PATH for exec! [closes GH-426]
|
2011-07-25 21:22:16 -07:00 |
Mitchell Hashimoto
|
cd83a4a28f
|
Up version for development
|
2011-07-22 23:59:02 -07:00 |
Mitchell Hashimoto
|
30642dbd62
|
v0.8.2
|
2011-07-22 23:57:12 -07:00 |
Mitchell Hashimoto
|
14ca7ecc24
|
Better validation for networking configuration
|
2011-07-22 23:53:19 -07:00 |
Mitchell Hashimoto
|
c15deb5987
|
Update CHANGELOG
|
2011-07-22 23:31:24 -07:00 |
Mitchell Hashimoto
|
fdfd647680
|
Update CHANGELOG
|
2011-07-22 23:10:11 -07:00 |
Mitchell Hashimoto
|
74c2a8c810
|
Update CHANGELOG
|
2011-07-22 23:05:57 -07:00 |
Mitchell Hashimoto
|
fddc058e43
|
Reconnect SSH if the session closes
|
2011-07-21 10:53:58 -07:00 |
Mitchell Hashimoto
|
0b34364881
|
Up version for development
|
2011-07-20 18:41:59 -07:00 |
Mitchell Hashimoto
|
ce553707d0
|
v0.8.1 - Fix Psych issue
|
2011-07-20 18:28:37 -07:00 |
Mitchell Hashimoto
|
8368d9c6d1
|
Up version for development
|
2011-07-20 17:53:20 -07:00 |
Mitchell Hashimoto
|
530c4f29e0
|
v0.8.0
|
2011-07-20 17:52:14 -07:00 |
Mitchell Hashimoto
|
a0719d1414
|
Merge branch 'version_check_40'
|
2011-07-19 14:40:56 -07:00 |
Mitchell Hashimoto
|
09346c2346
|
v0.7.8
|
2011-07-19 14:39:49 -07:00 |
Mitchell Hashimoto
|
3101d22ae1
|
Update CHANGELOG for 4.1.x
|
2011-07-19 14:33:38 -07:00 |
Mitchell Hashimoto
|
4387a24495
|
Merge branch 'v0.7.6-backport'
|
2011-07-12 22:11:04 -07:00 |
Mitchell Hashimoto
|
8b8225f929
|
v0.7.7 - Fix crashing bug on 1.9.2 + Psych
|
2011-07-12 22:07:34 -07:00 |
Mitchell Hashimoto
|
0dacd78b10
|
Add `forwarded_port_destination` to find SSH port by that instead of key. [closes GH-375]
|
2011-07-10 22:41:35 -07:00 |
Mitchell Hashimoto
|
442584fbac
|
Change default home directory to ~/.vagrant.d [closes GH-333]
|
2011-07-09 18:55:33 -07:00 |
Mitchell Hashimoto
|
874a9763f5
|
Only one copy of Vagrant can run at any given time. [closes GH-364]
This is to protect against issues with VirtualBox overwriting
each other.
|
2011-07-09 16:21:38 -07:00 |
Mitchell Hashimoto
|
79a2ffbf73
|
Update CHANGELOG
|
2011-07-09 15:23:23 -07:00 |
Mitchell Hashimoto
|
24337b0ca4
|
vagrantfile now is lowercase. backwards compatible, though. [closes GH-399]
|
2011-07-09 15:18:52 -07:00 |
Mitchell Hashimoto
|
8b2d4bfe92
|
Update CHANGELOG, minor style changes
|
2011-07-08 18:19:36 -07:00 |
Mitchell Hashimoto
|
4611800503
|
Update CHANGELOG
|
2011-07-08 01:52:33 -07:00 |
Mitchell Hashimoto
|
d77738b37f
|
Cache SSH connections to VMs.
|
2011-07-07 23:15:19 -07:00 |
Mitchell Hashimoto
|
e625dba5ab
|
Multiple Chef provisioners no longer overwrite cookbook folders. [closes GH-407]
|
2011-07-07 22:49:58 -07:00 |
Mitchell Hashimoto
|
bdc316f4ef
|
Provisioner configuration no longer cleared when box is downloaded during an `up`. [closes GH-308]
|
2011-07-06 22:08:37 -07:00 |
Mitchell Hashimoto
|
9287324472
|
Chef JSON can be set directly with `json =` instead of the old `merge!` trick. [closes GH-314]
|
2011-07-06 00:44:21 -07:00 |
Mitchell Hashimoto
|
c2bccdc65a
|
Forward agent and forward X11 properly appear in `ssh_config` output. [closes GH-105]
|
2011-07-06 00:36:05 -07:00 |
Mitchell Hashimoto
|
29688eb788
|
`vagrant ssh` -e flag is now -c [closes GH-323]
|
2011-07-06 00:29:22 -07:00 |
Mitchell Hashimoto
|
5e2e019b7c
|
`ssh_config` will use VM name if given for host name [closes GH-332]
|
2011-07-06 00:18:44 -07:00 |
Mitchell Hashimoto
|
8733a745ce
|
Can now specify owner/group of shared folders. [closes GH-350]
|
2011-07-05 23:53:23 -07:00 |
Mitchell Hashimoto
|
179845a36e
|
Host only network works properly on multiple adapters [closes GH-365]
|
2011-07-05 23:35:15 -07:00 |
Mitchell Hashimoto
|
b4c9ec60de
|
Ability to provide inline script for shell provisioner [closes GH-395]
|
2011-07-05 23:16:22 -07:00 |
Mitchell Hashimoto
|
dcaca22810
|
Show nice error message for bad HTTP downloads [closes GH-403]
|
2011-07-05 22:48:02 -07:00 |
Mitchell Hashimoto
|
487e6a1c21
|
Update CHANGELOG
|
2011-07-03 17:36:34 -07:00 |
Mitchell Hashimoto
|
c27d857387
|
Rename :chef_server to :chef_client. [GH-359]
|
2011-07-03 17:20:06 -07:00 |
Mitchell Hashimoto
|
52ba4db9e5
|
Note speed gains in CHANGELOG
|
2011-07-03 17:19:09 -07:00 |
Mitchell Hashimoto
|
d493a51ca2
|
v0.8.0.dev
|
2011-07-03 17:07:59 -07:00 |
Mitchell Hashimoto
|
578c384bf5
|
v0.7.6
|
2011-07-02 22:07:22 -07:00 |
Mitchell Hashimoto
|
b99ed64632
|
Update CHANGELOG
|
2011-07-02 21:44:19 -07:00 |
Mitchell Hashimoto
|
2d9d16d6e1
|
Update CHANGELOG
|
2011-07-02 21:20:55 -07:00 |
Mitchell Hashimoto
|
096c8b284f
|
Do not load a plugin if it depends on invalid version of Vagrant
|
2011-07-02 09:27:28 -07:00 |
Mitchell Hashimoto
|
46c8bd09d3
|
Load prerelease plugins if available
|
2011-07-02 09:23:43 -07:00 |
Mitchell Hashimoto
|
338b3ac094
|
Run Chef commands in a single command [GH-390]
|
2011-06-16 18:04:55 -06:00 |
Mitchell Hashimoto
|
0cde5d2d46
|
Allow NFS Chef mounting [GH-378]
|
2011-06-13 14:21:20 -07:00 |
Mitchell Hashimoto
|
6fa21d2a62
|
Fix missing translation [GH-371]
|
2011-06-13 14:16:48 -07:00 |
Mitchell Hashimoto
|
af5fce8236
|
Update CHANGELOG for GH-374
|
2011-06-13 14:09:21 -07:00 |
Mitchell Hashimoto
|
e8dce40992
|
Added --no-color option
|
2011-06-09 23:46:23 -04:00 |
Mitchell Hashimoto
|
f79084b1db
|
Touch RedHat network config to force it to exist [GH-381]
|
2011-06-09 23:20:17 -04:00 |
Mitchell Hashimoto
|
c9d03cf138
|
Added DEVICE option to RedHat host only networking template. [GH-382]
This allows the networking to work even when the VM has multiple adapters.
|
2011-06-09 23:17:51 -04:00 |
Mitchell Hashimoto
|
3582a8f2aa
|
Up version for development
|
2011-05-16 13:03:04 -07:00 |
Mitchell Hashimoto
|
79b62a8ee7
|
v0.7.5
|
2011-05-16 13:02:17 -07:00 |
Mitchell Hashimoto
|
c117dba4ab
|
Refactor and tests for GH-342 (chef enhancements)
|
2011-05-16 12:49:05 -07:00 |
Mitchell Hashimoto
|
d7fe7f36fb
|
Update CHANGELOG
|
2011-05-16 12:38:20 -07:00 |
Mitchell Hashimoto
|
df75e6fa50
|
Update CHANGELOG
|
2011-05-16 12:33:04 -07:00 |
Mitchell Hashimoto
|
f96a6363e2
|
No more RubyGems deprecation messages!
|
2011-05-16 12:32:33 -07:00 |
Mitchell Hashimoto
|
45f4b0cd7f
|
Update CHANGELOG
|
2011-05-13 17:23:27 -07:00 |
Mitchell Hashimoto
|
6630dfe2d7
|
Up version for development
|
2011-05-12 00:19:22 -07:00 |
Mitchell Hashimoto
|
0360198971
|
v0.7.4
|
2011-05-12 00:18:40 -07:00 |
Mitchell Hashimoto
|
104f59dbba
|
Chef proxy settings now work for chef server [closes GH-335]
|
2011-05-12 00:12:39 -07:00 |
Mitchell Hashimoto
|
ed48c2daf8
|
Update changelog for ruby 1.8.6 support
|
2011-05-12 00:04:37 -07:00 |
Mitchell Hashimoto
|
800d2088c1
|
Update CHANGELOG
|
2011-05-11 23:38:58 -07:00 |
Mitchell Hashimoto
|
9589369fd9
|
Update CHANGELOG
|
2011-05-11 23:32:37 -07:00 |
Mitchell Hashimoto
|
e7e9dc5c4d
|
Up version for dev
|
2011-04-19 22:45:43 -07:00 |
Mitchell Hashimoto
|
b6fccbc1b7
|
v0.7.3
|
2011-04-19 22:44:44 -07:00 |
Mitchell Hashimoto
|
6d669d70de
|
Retry all SSH commands on Net::SSH::Disconnect
|
2011-04-19 22:25:56 -07:00 |
Mitchell Hashimoto
|
0953c41446
|
Some stylistic changes regarding arch commit
|
2011-04-19 22:04:55 -07:00 |
Mitchell Hashimoto
|
2cfa79ac6d
|
Setting hostname on Debian (not Ubuntu) should now work [closes GH-307]
|
2011-02-28 23:38:30 -08:00 |
Mitchell Hashimoto
|
8792ed8b49
|
Update the CHANGELOG
|
2011-02-25 19:34:42 -08:00 |
Mitchell Hashimoto
|
77a1b9a6ef
|
Fix issue with unknown terminal type output for sudo commands
|
2011-02-16 16:23:08 -08:00 |
Mitchell Hashimoto
|
e6f2406694
|
Up version for development
|
2011-02-08 23:12:03 -08:00 |
Mitchell Hashimoto
|
cebb01c9d6
|
v0.7.2
|
2011-02-08 23:11:25 -08:00 |
Mitchell Hashimoto
|
c1373f4eca
|
Failed SSH commands show output in error message. [closes GH-285]
|
2011-02-08 22:47:36 -08:00 |
Mitchell Hashimoto
|
a0dacb0fc2
|
NFS folders with spaces should now work [GH-293]
|
2011-02-08 21:14:20 -08:00 |
Mitchell Hashimoto
|
cb3084c6e1
|
Update CHANGELOG for host only network mac address setting
|
2011-02-08 19:44:10 -08:00 |
Mitchell Hashimoto
|
84b4638bda
|
Changelog for bash sudo change
|
2011-02-08 18:58:23 -08:00 |
Mitchell Hashimoto
|
dc0b175838
|
Update CHANGELOG for confirmed fix from last commit
|
2011-02-05 23:11:31 -08:00 |