Mitchell Hashimoto
|
8d3afa73d2
|
providers/virtualbox: config to skip guest additions check
|
2014-02-08 18:35:09 -08:00 |
Mitchell Hashimoto
|
8c85e57db1
|
guests/linux: proper logic on ro
|
2014-02-07 16:04:36 -08:00 |
Mitchell Hashimoto
|
fcf2d42717
|
Merge pull request #2946 from mhahn/fix/master/2945
Fix #2945: Reference correct options variable
|
2014-02-07 16:03:48 -08:00 |
Mitchell Hashimoto
|
8e9ceeaf5c
|
core: Machine has reference to Vagrantfile
|
2014-02-07 09:16:55 -08:00 |
Mitchell Hashimoto
|
cdf1d7f318
|
core: get rid of all uses of config_global
|
2014-02-06 20:22:15 -08:00 |
Michael Hahn
|
d68544a906
|
Ensure options[:mount_options] is defined before checking if it includes key
|
2014-02-06 14:06:47 -08:00 |
Michael Hahn
|
3631b250b7
|
Fix #2945: Reference correct options variable
|
2014-02-06 13:59:56 -08:00 |
Mitchell Hashimoto
|
848fe5d166
|
kernel/v2: check for box updates by default
/cc @pearkes @armon
|
2014-02-05 21:20:33 -08:00 |
Mitchell Hashimoto
|
85aa7db17e
|
commands/box: repackage tests
|
2014-02-05 21:20:29 -08:00 |
Mitchell Hashimoto
|
7a6d1a3ff1
|
commands/box: update command can update a specific box now
|
2014-02-05 21:20:23 -08:00 |
Mitchell Hashimoto
|
386938f0b1
|
commands/box: update looks prettier on output
|
2014-02-05 21:20:22 -08:00 |
Mitchell Hashimoto
|
cf9004241e
|
core: output what we're updating and what we're not
|
2014-02-05 21:20:21 -08:00 |
Mitchell Hashimoto
|
88b64f93a4
|
commands/box: "update" command
|
2014-02-05 21:20:19 -08:00 |
Mitchell Hashimoto
|
61a1082d65
|
core: BoxCheckOutdated is *much* simpler, unified logic, tests
|
2014-02-05 21:20:18 -08:00 |
Mitchell Hashimoto
|
1a5ad9f3d5
|
providers/virtualbox: check for outdated on any start
|
2014-02-05 21:20:17 -08:00 |
Mitchell Hashimoto
|
bfca65b098
|
core: better output for BoxCheckOutdated
|
2014-02-05 21:20:16 -08:00 |
Mitchell Hashimoto
|
b5157df2cc
|
core: BoxCheckOutdated only runs if told to
|
2014-02-05 21:20:14 -08:00 |
Mitchell Hashimoto
|
d78194654d
|
core: ability to hide success UI
|
2014-02-05 21:20:12 -08:00 |
Mitchell Hashimoto
|
e537e02d9d
|
core: BoxCheckOutdated can check if a box is outdated
|
2014-02-05 21:20:11 -08:00 |
Mitchell Hashimoto
|
f2509f5c65
|
commands/box: outdated command to find outdated boxes
|
2014-02-05 21:20:10 -08:00 |
Mitchell Hashimoto
|
4cedd590d9
|
providers/virtualbox: use new HandleBox middleware
|
2014-02-05 21:20:05 -08:00 |
Mitchell Hashimoto
|
d40ff9c390
|
kernel_v2: test for box_url
|
2014-02-05 21:20:01 -08:00 |
Mitchell Hashimoto
|
b2fa785d07
|
core: Environment loads proper version of box
|
2014-02-05 21:19:51 -08:00 |
Mitchell Hashimoto
|
b71cde6b99
|
core: make box add UI much icer
|
2014-02-05 21:19:44 -08:00 |
Mitchell Hashimoto
|
c1d5c8f33c
|
commands/box: remove has --box-version flag
|
2014-02-05 21:19:43 -08:00 |
Mitchell Hashimoto
|
29da748702
|
commands/box/remove: update for new syntax
|
2014-02-05 21:19:41 -08:00 |
Mitchell Hashimoto
|
acc57a3c18
|
core: clarify output for boxadd error message
|
2014-02-05 21:19:36 -08:00 |
Mitchell Hashimoto
|
28a6beaa56
|
commands/box: can constrain the version
|
2014-02-05 21:19:25 -08:00 |
Mitchell Hashimoto
|
96e92167d9
|
commands/box: broken box adding, but more options/tests
|
2014-02-05 21:19:16 -08:00 |
Mitchell Hashimoto
|
e8197c4e87
|
commands/box: list works with the new versions
|
2014-02-05 21:19:14 -08:00 |
Mitchell Hashimoto
|
5030a16f84
|
kernel/v2: default all configs properly, remove config/default.rb
|
2014-02-05 15:36:35 -08:00 |
Mitchell Hashimoto
|
226dbccef8
|
guests/linux: don't chown VB shared folders if readonly [GH-2442]
|
2014-02-04 16:01:14 +01:00 |
Teemu Matilainen
|
a9337aba22
|
guests/{free,net}bsd: add `insert_public_key` capability
Copy the cap to missing *bsd variants.
|
2014-02-04 01:09:29 -03:00 |
Teemu Matilainen
|
ca56c913aa
|
kernel/v2: fix provisioner config with blocks
Regression from 10d5416 .
|
2014-02-04 00:51:01 -03:00 |
Teemu Matilainen
|
e5f3f1ffe3
|
Merge pull request #2892 from tmatilai/openbsd
OpenBSD is not a Linux derivative
|
2014-02-03 18:27:23 -08:00 |
Teemu Matilainen
|
3b5d6c65fd
|
guests/openbsd: Ensure that `PKG_PATH` is set when installing rsync
Depending on the shell, `PKG_PATH` is not necessarily set when Vagrant
runs `pkg_add`.
Ref: GH-2917
|
2014-02-03 23:17:54 -03:00 |
Mitchell Hashimoto
|
feeaa69615
|
kernel/v2: finalize the provisioner configs
|
2014-02-03 22:28:41 +01:00 |
Mitchell Hashimoto
|
59d257f832
|
provisioners/puppet: mergeable config
|
2014-02-03 22:27:23 +01:00 |
Mitchell Hashimoto
|
d864187b1a
|
provisioners/docker: configuration is mergeable
|
2014-02-03 22:23:26 +01:00 |
Mitchell Hashimoto
|
2cc56119b7
|
kernel/v2: support the preserve_order option (documented)
|
2014-02-03 22:03:20 +01:00 |
Mitchell Hashimoto
|
3aaa57cac9
|
kernel/v2: support merging properly
|
2014-02-03 21:30:01 +01:00 |
Mitchell Hashimoto
|
10d5416a90
|
kernel/v2: support overriding provisioner settings
|
2014-02-03 16:56:39 +01:00 |
Mitchell Hashimoto
|
38c2a48ff4
|
provisioners/docker: always pull images [GH-2901]
|
2014-02-03 16:26:38 +01:00 |
Mitchell Hashimoto
|
1d69e95c1c
|
provisioners/docker: config to disablize -d flag
|
2014-02-03 16:14:59 +01:00 |
Teemu Matilainen
|
c11820c848
|
guests/openbsd: Add back `insert_public_key` cap
Copied from linux guest.
|
2014-02-03 08:29:54 -03:00 |
Teemu Matilainen
|
767f147469
|
guests/openbsd: OpenBSD is not a Linux derivative
|
2014-02-03 08:27:57 -03:00 |
Mitchell Hashimoto
|
b89a47c955
|
hosts/opensuse: start NFS server properly [GH-2923]
|
2014-02-03 12:18:09 +01:00 |
Mitchell Hashimoto
|
f63ef395f1
|
Merge branch 'rsync_install' of https://github.com/tmatilai/vagrant into tmatilai-rsync_install
Conflicts:
plugins/guests/freebsd/plugin.rb
plugins/guests/netbsd/plugin.rb
plugins/guests/openbsd/plugin.rb
|
2014-02-03 12:12:49 +01:00 |
Mitchell Hashimoto
|
3c10bf7721
|
communicators/ssh: better error message
|
2014-02-03 12:09:13 +01:00 |
Mitchell Hashimoto
|
c1e18325ca
|
Merge pull request #2907 from justincampbell/scp-error-path
provisioners/file: Fix wording of upload permission error
|
2014-02-03 03:07:36 -08:00 |