Commit Graph

3867 Commits

Author SHA1 Message Date
Mitchell Hashimoto a477d950fe Update version for dev 2013-09-06 16:28:49 -07:00
Mitchell Hashimoto b12c7e8814 v1.3.1 2013-09-06 16:08:12 -07:00
Mitchell Hashimoto 517ac20822 guests/coreos: proper guest IP detection [GH-2146] 2013-09-06 11:30:53 -07:00
Mitchell Hashimoto 322fd085dd Merge pull request #2147 from grepory/version_number_fix
core: remove 'v' prefix on version number in vagrant -v
2013-09-06 11:25:45 -07:00
Greg Poirier f65f2d20d9 Remove 'v' prefix on version number in vagrant -v 2013-09-06 11:14:17 -07:00
Mitchell Hashimoto b5fd021694 website/docs: page titles on everything, cover more info 2013-09-06 09:50:43 -07:00
Mitchell Hashimoto 31d964ec70 website/docs: page titles and better upgrade instructions 2013-09-06 09:08:09 -07:00
Mitchell Hashimoto bad4c78766 hosts/linux: fix undefined variable in NFS export [GH-2137] 2013-09-06 08:54:02 -07:00
Mitchell Hashimoto 20fd998d6f Merge pull request #2138 from BreiteSeite/master
commands/init: changed Vagrantfile template to use "site.pp"
2013-09-06 08:52:51 -07:00
Mitchell Hashimoto 20c46d020c core: fix interpolation error on v1=>v2 upgrade warinings [GH-2142] 2013-09-06 08:51:03 -07:00
Michael Kühn 90a4681292 changed Vagrantfile template to use "site.pp" for puppet instead of "init.pp". 2013-09-06 10:24:27 +02:00
Mitchell Hashimoto 90289544d4 core: handle EACCES when cleaning up .vagrant dir 2013-09-06 00:26:39 -07:00
Mitchell Hashimoto 77036c7eea fix failing test 2013-09-06 00:13:32 -07:00
Mitchell Hashimoto afab61a05f core: don't use active_machines too much, deletes data 2013-09-06 00:10:23 -07:00
Mitchell Hashimoto 0879c1d624 provisioners/chef: fix syntax error 2013-09-05 23:59:11 -07:00
Mitchell Hashimoto a06742b8ef provisioners/chef: env config less restrictive 2013-09-05 16:34:21 -07:00
Mitchell Hashimoto e05cca7ed4 provisioners/puppet: sudo test for folders for umask 2013-09-05 16:24:30 -07:00
Mitchell Hashimoto 592a800f84 provisioners/chef: work with restrictive umask [GH-2121] 2013-09-05 16:12:56 -07:00
Mitchell Hashimoto 95aba27e59 core: VAGRANT_VAGRANTFILE affects only project vagrantfile [GH-2130] 2013-09-05 14:46:26 -07:00
Mitchell Hashimoto 933fd8b397 website/docs: update vmx wordings 2013-09-05 14:34:43 -07:00
Mitchell Hashimoto be57271b23 Merge pull request #2127 from herdani/patch-1
website/docs: added most awaited keys for VMX customisation
2013-09-05 14:33:39 -07:00
Mitchell Hashimoto 1769fbcba8 core: dup option hashes everywhere 2013-09-05 14:26:53 -07:00
Mitchell Hashimoto 0b94ed44b7 core: dup the synced folder options [GH-2134] 2013-09-05 14:25:38 -07:00
Edwin Hermans ece8b82e20 Vagrant docs: added most awaited keys for VMX customisation 2013-09-05 12:12:28 +02:00
Mitchell Hashimoto 6512eb5cbb Up version for development 2013-09-04 20:50:57 -07:00
Mitchell Hashimoto 0224c62323 v1.3.0
This will actually be released tomorrow, most likely, but I want
to get the installers all ready.
2013-09-04 20:50:14 -07:00
Mitchell Hashimoto d4e6372fa7 provisioners/chef: chown/create folder before access [GH-2121] 2013-09-04 20:43:22 -07:00
Mitchell Hashimoto 4c35f6d071 core: exec with the proxy command if specified 2013-09-04 17:23:43 -07:00
Mitchell Hashimoto 5c64fa3d10 Update CHANGELOG 2013-09-04 17:19:43 -07:00
Mitchell Hashimoto 763bdc42f4 Merge pull request #1537 from wormzer/master
communicator/ssh: Additional proxy_command option
2013-09-04 17:18:59 -07:00
Mitchell Hashimoto f82711259c provisioners/all: report proper invalid keys [GH-2117] 2013-09-04 16:57:15 -07:00
Mitchell Hashimoto d5f733b184 website/www: note compatible VMware versions 2013-09-04 16:57:15 -07:00
Mitchell Hashimoto b381bc6103 Ignore only root Vagrantfile 2013-09-04 16:57:15 -07:00
Mitchell Hashimoto 0b80f845e6 Merge pull request #2120 from beporter/comment-typo-fixes
core: comment typo fixes
2013-09-04 16:03:09 -07:00
Mitchell Hashimoto 582364b5fa Merge pull request #2122 from psi/docs-fixes
website/docs: add missing Vagrantfile docs
2013-09-04 15:55:30 -07:00
JD Harrington 504d7a8acc Add missing Vagrantfile docs 2013-09-04 18:51:56 -04:00
Brian Porter accff3689b Comment typo fixes
Only comment changes.

Removed stray apostrophe from Util::Downloader.initialize() doc block. Corrected open => options for .download! description.
2013-09-04 14:37:17 -05:00
Mitchell Hashimoto 29fa57da6c website/docs: clarify roles 2013-09-03 21:06:45 -07:00
Mitchell Hashimoto 0a9c3c73db Merge pull request #2115 from erichelgeson/patch-1
website/docs: Clarify statement on role files with chef-solo
2013-09-03 21:04:21 -07:00
Eric Helgeson e335725106 Clarify statement on role files with chef-solo 2013-09-03 20:48:36 -05:00
Mitchell Hashimoto 56be8cb393 Update CHANGELOG 2013-09-03 14:09:58 -07:00
Mitchell Hashimoto 51bdae3b90 Merge pull request #2112 from markpeek/markpeek-file
Add a file provisioner
2013-09-03 14:09:10 -07:00
Mitchell Hashimoto 2b4c95630e scripts: website_push_www 2013-09-03 13:49:27 -07:00
Mitchell Hashimoto cef35c7e5a website/www: add www.vagrantup.com 2013-09-03 13:48:55 -07:00
Mitchell Hashimoto 72b6fe6167 website/docs: bring in changes from docs.vagrantup.com 2013-09-03 11:59:49 -07:00
Mitchell Hashimoto 4b26766d78 Only ignore the root Gemfile.lock 2013-09-03 11:49:28 -07:00
Mitchell Hashimoto fea9ede82b website/docs: add .buildpacks file 2013-09-03 11:47:40 -07:00
Mitchell Hashimoto edc6d71682 scripts: add website_push_docs 2013-09-03 11:37:54 -07:00
Mitchell Hashimoto 3e995f6565 guests/fedora: use PEERDNS=no in static [GH-2111] 2013-09-03 11:10:28 -07:00
Mitchell Hashimoto d03110eaa3 website: add docs back to the main Vagrant repo 2013-09-03 11:08:28 -07:00