Mitchell Hashimoto
|
f022e9ee36
|
Fix issue where chef solo always expected "cookbooks" folder [GH-638]
|
2012-01-19 21:06:09 -08:00 |
Mitchell Hashimoto
|
be97cec8b5
|
Allow shell expansions in shared folder guest paths again [GH-656]
|
2012-01-19 20:14:05 -08:00 |
Mitchell Hashimoto
|
ac48d270eb
|
Error if :vagrant is used as chef JSON key. [GH-661]
|
2012-01-19 19:48:57 -08:00 |
Mitchell Hashimoto
|
9b4925d5de
|
Use ifdown instead of ifconfig down for Ubuntu/Debian
|
2012-01-19 17:36:29 -08:00 |
Mitchell Hashimoto
|
0d455fcf73
|
Get rid of nil dereference error when reading version [GH-658]
|
2012-01-19 17:34:06 -08:00 |
Mitchell Hashimoto
|
527b79853c
|
Log output now goes on stderr by stdout
|
2012-01-19 17:12:18 -08:00 |
Mitchell Hashimoto
|
87b03609db
|
Filter clear screen character out of stderr as well
|
2012-01-19 15:14:11 -08:00 |
Mitchell Hashimoto
|
078a15c5c3
|
Update CHANGELOG
|
2012-01-19 14:47:36 -08:00 |
Mitchell Hashimoto
|
c600d9237b
|
Properly merge forward_agent and other SSH configs [GH-651]
|
2012-01-18 18:48:07 -08:00 |
Mitchell Hashimoto
|
ce53263a11
|
Update version for development
|
2012-01-18 11:14:02 -08:00 |
Mitchell Hashimoto
|
231747cb7e
|
v0.9.1
|
2012-01-18 11:12:53 -08:00 |
Mitchell Hashimoto
|
03657d0144
|
Update CHANGELOG
|
2012-01-18 11:05:34 -08:00 |
Mitchell Hashimoto
|
e9a9f799bf
|
Update CHANGELOG for minor fixes
|
2012-01-18 09:41:50 -08:00 |
Mitchell Hashimoto
|
3ab8aaa1b0
|
Clarify invalid log level message [GH-645]
|
2012-01-18 09:40:51 -08:00 |
Mitchell Hashimoto
|
def09573c6
|
Up version for development
|
2012-01-17 13:37:36 -08:00 |
Mitchell Hashimoto
|
939a667979
|
v0.9.0
|
2012-01-17 11:32:18 -08:00 |
Mitchell Hashimoto
|
829f64406e
|
Add `attempts` to chef provisioners. [GH-282]
|
2012-01-12 23:10:30 -08:00 |
Mitchell Hashimoto
|
22ff1bb047
|
Ubuntu will emit a `vagrant-mounted` event. [GH-576]
There will be a MOUNTPOINT variable available with this event that
will point to the shared folder that has been mounted.
|
2012-01-12 22:57:32 -08:00 |
Mitchell Hashimoto
|
8cc162f48f
|
Options after `--` to `vagrant ssh` are passed through to ssh [GH-554]
|
2012-01-11 23:49:42 -08:00 |
Mitchell Hashimoto
|
a8fe342520
|
Arbitrary mount options can be passed to shared folders with `:extra` [GH-551]
|
2012-01-11 23:20:12 -08:00 |
Mitchell Hashimoto
|
8a17c350ca
|
Update CHANGELOG
|
2012-01-11 22:57:09 -08:00 |
Mitchell Hashimoto
|
43a9f0928a
|
Update CHANGELOG
|
2012-01-11 10:01:11 -08:00 |
Mitchell Hashimoto
|
cb6020869f
|
Prompt for `reload` if shared folders aren't setup for Chef [GH-253]
|
2012-01-10 22:36:39 -08:00 |
Mitchell Hashimoto
|
bb2a473549
|
Added a `--provision-with` flag to specify provisioners to use. [GH-367]
|
2012-01-10 22:03:22 -08:00 |
Mitchell Hashimoto
|
0c0d456db2
|
Add `--force` flag to `box add` [GH-631]
|
2012-01-10 20:37:33 -08:00 |
Mitchell Hashimoto
|
d79f5d8d6f
|
Update CHANGELOG
|
2012-01-08 20:33:12 -08:00 |
Mitchell Hashimoto
|
9cb4597a27
|
:create flag on shared folders will create on host if it doesnt exist [GH-604]
|
2012-01-08 11:23:43 -08:00 |
Mitchell Hashimoto
|
8d32002c02
|
Don't clear NFS exports on expected failure [GH-577]
|
2012-01-07 22:01:44 -08:00 |
Mitchell Hashimoto
|
1b9a5339c9
|
Update CHANGELOG
|
2012-01-07 21:16:41 -08:00 |
Mitchell Hashimoto
|
80ca6e1e7f
|
Update the CHANGELOG with latest backwards incompat changes
|
2012-01-06 20:07:31 -08:00 |
Mitchell Hashimoto
|
026a551496
|
`vagrant ssh -p` is now plain mode
|
2012-01-04 21:28:30 -08:00 |
Mitchell Hashimoto
|
2d1ed88bcd
|
Forwarded ports no longer require a name paramter
|
2012-01-03 10:22:42 -08:00 |
Mitchell Hashimoto
|
dd84b88685
|
Bridged network CHANGELOG
|
2011-12-31 11:57:13 -08:00 |
Mitchell Hashimoto
|
3016bcd894
|
Update CHANGELOG
|
2011-12-30 23:40:26 -08:00 |
Mitchell Hashimoto
|
4428daf344
|
A regex string can be passed to commands in Multi-VM
|
2011-12-26 18:12:02 -08:00 |
Mitchell Hashimoto
|
bfc85d7f14
|
Handle interrupts well with VirtualBox.
|
2011-12-26 17:00:41 -08:00 |
Mitchell Hashimoto
|
dd8a6b9a42
|
CHANGELOG typo
|
2011-12-26 10:05:07 -08:00 |
Mitchell Hashimoto
|
f65a6c3c6f
|
`vagrant ssh -c` stderr now goes to stderr on the host as well
|
2011-12-26 10:03:12 -08:00 |
Mitchell Hashimoto
|
e07280593d
|
`vagrant ssh -c` will now exit with the same exit status of the command [GH-598]
|
2011-12-26 09:58:10 -08:00 |
Mitchell Hashimoto
|
ebd6507e62
|
Update CHANGELOG
|
2011-12-25 09:50:13 -08:00 |
Mitchell Hashimoto
|
e1d0ce19ce
|
Customizations are back in!
|
2011-12-21 16:25:58 -08:00 |
Mitchell Hashimoto
|
1770ad1ee5
|
"provision.enabled" is once again honored. [GH-591]
|
2011-12-17 20:28:45 -08:00 |
Mitchell Hashimoto
|
9b79582f95
|
Update CHANGELOG
|
2011-12-17 19:56:14 -08:00 |
Mitchell Hashimoto
|
5f567f30d8
|
Provisioner output is now colorized based on stdout/stderr [GH-595]
|
2011-12-16 17:55:12 -08:00 |
Mitchell Hashimoto
|
5fe50c8b5d
|
Change config.vm.system to config.vm.guest. Rename internals.
|
2011-12-15 20:55:16 -08:00 |
Mitchell Hashimoto
|
05ae297fd2
|
Copy insecure private key to user owned directory [GH-580]
|
2011-12-11 16:32:25 -08:00 |
Mitchell Hashimoto
|
98b8d858c4
|
Error message for improperly packaged boxes [GH-198]
|
2011-12-10 21:49:00 -08:00 |
Mitchell Hashimoto
|
f44f1831ef
|
Special error message if SCP is unavailable [GH-568]
|
2011-12-10 21:30:04 -08:00 |
Mitchell Hashimoto
|
98448d5557
|
Merge branch '089'
|
2011-12-10 21:11:36 -08:00 |
Mitchell Hashimoto
|
b67dc75dfc
|
v0.8.10
|
2011-12-10 21:08:13 -08:00 |
Mitchell Hashimoto
|
0eefa892b3
|
Merge in backports for v0.8.9
|
2011-12-10 20:46:29 -08:00 |
Mitchell Hashimoto
|
c4eeda2025
|
v0.8.9
|
2011-12-10 20:43:20 -08:00 |
Hedgehog
|
a4423270f7
|
sleeping with the fiSSHes?
|
2011-12-10 20:33:12 -08:00 |
Mitchell Hashimoto
|
99b43fbeb8
|
Use shutdown instead of `halt` [GH-575]
|
2011-12-10 20:29:58 -08:00 |
Mitchell Hashimoto
|
0b38802329
|
Update CHANGELOG for logging
|
2011-12-03 17:18:42 -08:00 |
Mitchell Hashimoto
|
9c59f0f357
|
Upgrade version for development on 0.9.0
|
2011-12-01 21:56:55 -08:00 |
Mitchell Hashimoto
|
d4da278f28
|
v0.8.8
|
2011-12-01 21:53:54 -08:00 |
Mitchell Hashimoto
|
27c83aef16
|
Make the default path to encrypted data bags `/tmp` [GH-512]
|
2011-11-30 14:26:13 -08:00 |
Mitchell Hashimoto
|
24895f2479
|
Update CHANGELOG
|
2011-11-30 12:52:05 -08:00 |
Mitchell Hashimoto
|
923f8e1622
|
Update CHANGELOG
|
2011-11-30 12:46:56 -08:00 |
Mitchell Hashimoto
|
b133b0a357
|
Update CHANGELOG
|
2011-11-27 11:11:50 -07:00 |
Mitchell Hashimoto
|
f2d9b36505
|
Update CHANGELOG
|
2011-11-26 09:30:03 -07:00 |
Mitchell Hashimoto
|
331b5c20a8
|
Update CHANGELOG for GH-502
|
2011-11-24 21:58:40 -07:00 |
Mitchell Hashimoto
|
c2ef1329aa
|
Get tests passing for GH-508
|
2011-11-24 21:52:31 -07:00 |
Mitchell Hashimoto
|
db8e01d993
|
Update CHANGELOG [closes GH-510]
|
2011-11-24 21:45:58 -07:00 |
Mitchell Hashimoto
|
2bcd68d323
|
Slight tweaks for GH-556
|
2011-11-22 19:05:44 -08:00 |
Mitchell Hashimoto
|
c48c7611b3
|
Update CHANGELOG
|
2011-11-22 19:02:58 -08:00 |
Mitchell Hashimoto
|
d753b750e9
|
Do not output color if stdout is not a TTY
|
2011-11-02 21:59:35 -07:00 |
Mitchell Hashimoto
|
ec0f8a4798
|
Update CHANGELOG [closes GH-528]
|
2011-10-30 22:49:13 -07:00 |
Mitchell Hashimoto
|
1f8c9673e5
|
update CHANGELOG
|
2011-10-30 22:40:38 -07:00 |
Mitchell Hashimoto
|
8c20a94a02
|
Support for HTTP auth in box url. [closes GH-521]
|
2011-10-14 18:37:59 +02:00 |
Mitchell Hashimoto
|
28cc13ad38
|
Sort shared folders by length only if they have a guest path
|
2011-10-14 18:20:10 +02:00 |
Mitchell Hashimoto
|
1bcbaa6df2
|
up version for development
|
2011-09-13 13:25:09 -07:00 |
Mitchell Hashimoto
|
5716b8dafb
|
v0.8.7
|
2011-09-13 13:21:29 -07:00 |
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 |