- 30 Jun, 2017 3 commits
-
-
Brian Cain authored
-
Brian Cain authored
Invoke tee from specific path
-
Chris Roberts authored
Fix removed links and atlas references
-
- 29 Jun, 2017 4 commits
-
-
Brian Cain authored
This commit updates the use of `tee` to use an explicit path when invoked rather than relying on where `tee` has been defined in a users PATH.
-
Chris Roberts authored
-
Chris Roberts authored
-
Chris Roberts authored
-
- 28 Jun, 2017 15 commits
-
-
Chris Roberts authored
-
Brian Cain authored
-
Brian Cain authored
Add post-install provisioner to docker provisioner
-
Chris Roberts authored
-
Chris Roberts authored
-
Chris Roberts authored
Rebuild command and arguments before exec on Windows
-
Chris Roberts authored
-
Chris Roberts authored
Support strict enforcement of internal dependency constraints
-
Chris Roberts authored
Set encoding when reading/writing cwd file
-
Chris Roberts authored
-
Chris Roberts authored
-
Chris Roberts authored
Adjustments to internal plugin handling
-
Chris Roberts authored
-
Chris Roberts authored
If a user provides the gem version using an explicit version or a constraint, the update action should honor that constraint and not simply replace it with an unbound constraint. This also removes system plugin specifications from being matched and preferred which prevents updates and can result in unexpected downgrades when running the update.
-
Chris Roberts authored
-
- 27 Jun, 2017 7 commits
-
-
Chris Roberts authored
Update index.html.erb
-
Armon Dadgar authored
Fixing the Vagrant Cloud link
-
Brian Cain authored
Prior to this commit, if a user attempted to configure `/etc/default/docker` through vagrant prior to installation, the package manager would not override an existing configuration and installing docker would then fail. This commit fixes this by introducing a `post_install_provisioner` that allows users to define a provisioner block that will run after docker has been installed, allowing users to configure `/etc/default/docker` how they want.
-
Chris Roberts authored
-
Chris Roberts authored
-
Chris Roberts authored
Flat command can cause issues with arguments. Creating new string instances from arguments forces common encoding of all strings used for exec. Fixes #8690
-
Chris Roberts authored
Update middleman-hashicorp to 0.3.28 for mega nav fixes
-
- 26 Jun, 2017 2 commits
-
-
Chris Roberts authored
Updates for Vagrant Cloud
-
Ryon Coleman authored
Fixes detailed at https://github.com/hashicorp/middleman-hashicorp/pull/47
-
- 23 Jun, 2017 4 commits
-
-
Chris Roberts authored
-
Chris Roberts authored
Fixing vagrant ssh issue 8705 - vagrant ssh with docker provider failing
-
Chris Roberts authored
-
Chris Roberts authored
-
- 22 Jun, 2017 5 commits
-
-
Brian Cain authored
-
Brian Cain authored
Disable loading identical Vagrantfile twice from same dir
-
Brian Cain authored
Fixup util/ssh unit tests
-
Brian Cain authored
Add information about extra box info
-
Brian Cain authored
This commit adds a new page to vagrants docs around supplying an `info.json` file for vagrant boxes.
-