Mitchell Hashimoto
17101d0c67
Update CHANGELOG
2013-10-23 23:13:36 -07:00
Mitchell Hashimoto
af66984ca1
Merge pull request #2404 from canausa/patch-1
...
commands/provision: add --no-parallel
2013-10-23 23:13:04 -07:00
Mitchell Hashimoto
050ebc5357
website/docs: update to support 4.3.x
2013-10-23 23:10:11 -07:00
Mitchell Hashimoto
1b6643c974
website/docs: clearer
2013-10-23 23:09:39 -07:00
Mitchell Hashimoto
e99fc28d8a
Merge pull request #2412 from maxlinc/config_validation
...
website/docs: document '_detected_errors' pattern in plugin configuration guide.
2013-10-23 23:08:45 -07:00
Mitchell Hashimoto
e24b7249ed
Update CHANGELOG
2013-10-23 23:08:16 -07:00
Mitchell Hashimoto
c5dbe416ed
Merge pull request #2414 from Schpidi/symlinks_vb41
...
provider/virtualbox: automatically enable symlinks on vboxsf for VirtualBox 4.1
2013-10-23 23:07:25 -07:00
Stephan Meissl
889233ed94
Automatically enable symlinks on vboxsf for VirtualBox 4.1 (see #713 and 387692f9c8
).
2013-10-23 23:00:07 +02:00
Max Lincoln
61d234e159
document common validation pattern
2013-10-23 10:46:17 -03:00
BlackEagle
144c0e6d55
.vimrc with vagrant tabstop settings
...
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
2013-10-22 08:24:58 +02:00
Mitchell Hashimoto
9094a6b2b1
Update cHANGELOG
2013-10-21 10:44:26 -07:00
Mitchell Hashimoto
5515063186
Merge pull request #2401 from txchen/master
...
core: sleep to avoid 100% CPU in waiting time of 'vagrant up'
2013-10-21 10:43:41 -07:00
canausa
10883b3be6
Add --no-parallel to provision
2013-10-21 10:19:42 -04:00
Tianxiang Chen
e1abceee8c
Sleep to avoid 100% CPU in waiting time of 'vagrant up'
2013-10-20 20:16:28 -07:00
Heikichi Umehara
c0eb9bd35a
fix nfs mount fail with freebsd.
2013-10-21 08:42:57 +09:00
Evan Borgstrom
9c8ead1ca3
Restore correct pathing
2013-10-17 22:45:23 -04:00
Evan Borgstrom
ebb85b57fd
Allow owner & group to be supplied as an Integer and skip lookup
2013-10-17 22:40:21 -04:00
Mitchell Hashimoto
673a06b54d
hosts/gentoo: use subprocess machinery
...
/cc @timgus
2013-10-17 08:32:09 -10:00
Mitchell Hashimoto
cae8cd4f9f
Update CHANGELOG
2013-10-17 08:30:01 -10:00
Mitchell Hashimoto
7a99e7a62e
Merge pull request #2382 from timgus/gentoo_systemd
...
hosts/gentoo: recognize systemd for nfsd startup and replace "service" command with /etc/init.d/nfs
2013-10-17 11:29:28 -07:00
Mitchell Hashimoto
e2e114f0b0
Update CHANGELOG
2013-10-17 08:28:15 -10:00
Mitchell Hashimoto
079a6edade
Merge pull request #2384 from nmische/ubuntu_hostname_fix
...
guests/ubuntu: Fixing so localhost hosts file entry is not lost when updating hostname....
2013-10-17 11:27:28 -07:00
Nathan Mische
0c238741d3
Fixing so localhost hosts file entry is not lost when updating hostname. Addresses Issue #2383 .
2013-10-17 12:56:59 -04:00
Tim Gus
7bfc3ea16e
hosts/gentoo: recognize systemd for nfsd startup and
...
replace "service" command with /etc/init.d/nfs
2013-10-17 11:11:59 -04:00
Mitchell Hashimoto
57e95323b6
up version for dev
2013-10-15 12:58:22 -10:00
Mitchell Hashimoto
a40522f5fa
v1.3.5
2013-10-15 11:55:44 -10:00
Mitchell Hashimoto
fe31ac7556
Update CHANGELOG
2013-10-15 11:42:28 -10:00
Mitchell Hashimoto
b2070eec53
providers/virtualbox: Support VirtualBox 4.3 [GH-2374]
2013-10-15 11:42:22 -10:00
Mitchell Hashimoto
0fc29eb34b
Merge pull request #2376 from tmatilai/debianoid-hostname
...
guests/debian: Fix fqdn/hostname setting on Debian and other that "precise64" Ubuntus
2013-10-15 12:28:33 -07:00
Teemu Matilainen
330f72eae2
Fix hostname setting also in Debian
...
Same fix as #2334 .
2013-10-15 15:57:40 -03:00
Teemu Matilainen
535eb35206
Use old name instead of hard coded 'precise64'
2013-10-15 15:57:15 -03:00
Mitchell Hashimoto
dd7ee15d6f
Update CHANGELOG
2013-10-14 17:22:15 -10:00
Mitchell Hashimoto
f988db97bd
Merge pull request #2334 from elliotsegler/issue_2333
...
guests/ubuntu: Hostname and FQDN should be done in one line
2013-10-14 20:21:53 -07:00
Mitchell Hashimoto
2be01284ea
provisioners/chef: fix exception during node cleanup [GH-2345]
2013-10-14 17:12:49 -10:00
Mitchell Hashimoto
7f6cdfca77
Update CHANGELOG
2013-10-14 17:10:02 -10:00
Mitchell Hashimoto
2f5c9e97a7
Update CHANGELOG
2013-10-14 17:09:34 -10:00
Mitchell Hashimoto
4f8b751c4c
Merge pull request #2347 from dougm/esxi-guest
...
guests/esxi: Add support for VMware ESXi guests
2013-10-14 20:09:25 -07:00
Mitchell Hashimoto
cfd81da97e
Merge pull request #2359 from viq/patch-1
...
provisioners/salt: fix seed_master key file name
2013-10-14 20:06:51 -07:00
Mitchell Hashimoto
569b223b83
Merge pull request #2353 from 3flex/set-charset
...
website/docs: set HTML charset to UTF-8
2013-10-14 20:03:17 -07:00
Mitchell Hashimoto
51714483c7
Merge pull request #2357 from 3flex/hiera-docs
...
website/docs: add Puppet Hiera docs [GH-2317]
2013-10-14 20:01:12 -07:00
Mitchell Hashimoto
b56b065df0
Update CHANGELOG
2013-10-14 17:00:32 -10:00
Mitchell Hashimoto
cb74d208ea
Merge pull request #2358 from sgronblo/disallow_dots_and_hyphens_at_start_of_hostname
...
core: disallow dot and hyphen as first character of hostnames
2013-10-14 19:59:22 -07:00
Mitchell Hashimoto
aead8e83d1
Merge pull request #2343 from gwaldo/master
...
website/docs: describing the usage of protocols for forwarded network ports.
2013-10-14 19:55:38 -07:00
Mitchell Hashimoto
ccdaae69bb
Merge pull request #2365 from Tomdarkness/fix-virtualbox-driver-retryable
...
builder/virtualbox: Move exception raising back into retryable block in VirtualBox driver command execution
2013-10-14 19:54:49 -07:00
Mitchell Hashimoto
30cdaddb7c
Merge pull request #2370 from catharsis/doc-fix-packaging-intro
...
website/docs: Remove sentence about commands in plugin packaging section
2013-10-14 19:50:54 -07:00
Mitchell Hashimoto
0594a035f4
Merge pull request #2372 from tchaudhri/tchaudhri_fix_doc_typo
...
website/docs: comma typo
2013-10-14 19:49:42 -07:00
Tehmasp Chaudhri
ffadb5a4f0
comma typo
2013-10-14 16:45:10 -06:00
Anton Lofgren
50de6f9a36
docs/plugins: Remove sentence about commands in packaging section
...
Seems like the result of an unfortunate copy&paste from the commands
section.
2013-10-14 08:08:34 +02:00
Gilles Cornu
5aff4a1f20
Ansible: Improvements for 'extra_vars' argument
...
`extra_vars` argument can now:
- contains a hierarchical set of parameters (instead of flat Key-Value Pairs)
- alternatively refers to a configuration file (instead of embedded Hash)
See Ansible Documentation for version requirement details:
http://www.ansibleworks.com/docs/playbooks_variables.html#passing-variables-on-the-command-line
2013-10-12 00:29:39 +02:00
Tomdarkness
27c7243219
Move exception raising back into retryable block in VirtualBox driver command execution
...
By moving the exception throwing back into the retryable block it actually enables the retryable to function properly by retrying, if appropriate, when an certain exception is raised.
2013-10-11 18:32:54 +01:00