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 |
Ryan Schlesinger
|
ab2fff4b5b
|
Adding extra runtime config options for chef.
Adding chef.binary_path and chef.binary_env to the config options for controlling where to find chef-solo/chef-client and how to run them.
|
2011-05-16 12:41:08 -07:00 |
Mitchell Hashimoto
|
f30ef2b8a9
|
Merge https://github.com/rcreasey/vagrant
|
2011-05-16 12:37:21 -07:00 |
Mitchell Hashimoto
|
f96a6363e2
|
No more RubyGems deprecation messages!
|
2011-05-16 12:32:33 -07:00 |
tH34UT0m4t0R
|
e72753874d
|
add port option to ssh config
|
2011-05-13 17:23:24 -07:00 |
Ryan C. Creasey
|
41404d9685
|
added data_bags_path to ChefSolo Provisioners; updated templates to accomodate.
|
2011-05-12 08:07:55 -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 |
Tony La
|
593e2e628f
|
Ruby 1.8.6 Hash#select returns an array of results
Which results in a "odd number of arguments for Hash" error.
|
2011-05-11 23:58:12 -07:00 |
Will St. Clair
|
efd7c790e6
|
Suppress the "added to known hosts file" warning
Vagrant already disables StrictHostKeyChecking and redirects UserKnownHostsFile to /dev/null, so we may as well suppress the meaningless warning also.
|
2011-05-11 23:37:46 -07:00 |
Pat Collins
|
1134c0b7d6
|
Don't provide a default for the environment. That way currently the environment that is currently set for a node on the server is not mistakenly overridden with "_default".
|
2011-05-11 23:31:40 -07:00 |
Pat Collins
|
5f751d5a77
|
Provide a method to specify a Chef environment in a Vagrantfile.
|
2011-05-11 23:31:36 -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
|
234c47a3a7
|
Retryable can take multiple exceptions to retry on
|
2011-04-19 22:24:52 -07:00 |
Mitchell Hashimoto
|
0953c41446
|
Some stylistic changes regarding arch commit
|
2011-04-19 22:04:55 -07:00 |
Tim Joseph Dumol
|
2c091c98cc
|
Added Arch Linux as under vagrant/hosts
Added NFS support for Arch Linux under vagrant/hosts by adding
vagrant/hosts/arch and a platform test for Arch Linux.
|
2011-04-19 22:03:21 -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 |
Dimitri Aivaliotis
|
6f9387adc6
|
added :file_cache_path and :file_backup_path as configurable parameters
removed deprecated :file_store_path parameter
|
2011-02-25 19:33:01 -08:00 |
Jason Yan
|
b1bc49c0f3
|
Fix issue with port forwarding not respecting protocol option.
|
2011-02-25 19:30:27 -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
|
3c45df0a88
|
Can now configure what shell to sudo with (default: bash)
|
2011-02-08 23:06:05 -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
|
41e98c97d6
|
Fix issue with "mount_nfs_fail" translation missing
|
2011-02-08 22:29:32 -08:00 |
Mitchell Hashimoto
|
34a3102325
|
Make code a bit more readable
|
2011-02-08 22:27:16 -08:00 |
Mitchell Hashimoto
|
a0dacb0fc2
|
NFS folders with spaces should now work [GH-293]
|
2011-02-08 21:14:20 -08:00 |
Mitchell Hashimoto
|
22f085dc5d
|
Tests for mac address setting on host only network
|
2011-02-08 19:42:32 -08:00 |
Vishvananda Ishaya
|
e2d5c12870
|
support macs in xx:xx:xx:xx:xx:xx format as well
|
2011-02-08 19:27:24 -08:00 |
Vishvananda Ishaya
|
6416bf8ef6
|
it is mac_address not mac
|
2011-02-08 19:27:18 -08:00 |
Vishvananda Ishaya
|
5c1e2cdd07
|
missed a >
|
2011-02-08 19:26:49 -08:00 |
Vishvananda Ishaya
|
211f9d46af
|
allow specification of mac in network command
|
2011-02-08 19:26:45 -08:00 |
Chris Beauchamp
|
13f8313378
|
Changes to fix the fqdn
|
2011-02-08 18:55:53 -08:00 |
Chris Beauchamp
|
0abb70ee89
|
changed sh to bash
|
2011-02-08 18:54:44 -08:00 |
Mitchell Hashimoto
|
6689a5a672
|
On sudo!, wait for channel/command to complete before returning
|
2011-02-05 15:09:48 -08:00 |
Mike Williams
|
4bb8b80950
|
"sudo -i sh" doesn't do the right thing on Debian lenny (sudo v1.6.9). Let's try "sudo sh -l" instead.
|
2011-02-02 15:29:33 -08:00 |
Mitchell Hashimoto
|
6d6ca39795
|
Host only networking only doesn't work on 64-bit Windows
|
2011-01-29 21:03:27 -08:00 |
Mitchell Hashimoto
|
fa1726a801
|
Don't rely on exceptions for data store file existence checking
|
2011-01-29 20:52:56 -08:00 |
Mitchell Hashimoto
|
d68b2a6615
|
Check if data store folder is a directory on Windows works
|
2011-01-29 20:50:31 -08:00 |
Mitchell Hashimoto
|
af85d29c1f
|
Up version for development
|
2011-01-28 18:05:14 -08:00 |
Mitchell Hashimoto
|
40a7f01c57
|
v0.7.1
|
2011-01-28 18:04:16 -08:00 |
Mitchell Hashimoto
|
3c13152c16
|
ssh-config checks key permissions prior to output
|
2011-01-28 17:52:44 -08:00 |
Mitchell Hashimoto
|
e02b871d1c
|
ssh-config now outputs configured config.ssh.host
|
2011-01-28 17:50:43 -08:00 |
Mitchell Hashimoto
|
8d55bdcae5
|
Style tweaks and tests added for changing host name
|
2011-01-28 17:41:48 -08:00 |
Mitchell Hashimoto
|
60ef9e482b
|
Modify /etc/hosts for RedHat when setting hostname
|
2011-01-28 17:34:26 -08:00 |
Mitchell Hashimoto
|
94b5074430
|
Merge branch 'master' of https://github.com/michaelbearne/vagrant
|
2011-01-28 17:30:15 -08:00 |
Mitchell Hashimoto
|
d58c1cf4d7
|
Gentoo host only network no longer fails if already enabled. [closes GH-286]
|
2011-01-26 14:31:59 -08:00 |