This project is mirrored from https://gitee.com/NQL886/vagrant.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 29 Aug, 2014 22 commits
-
-
Mitchell Hashimoto authored
provisioner/docker: Verbose output for docker provisioner
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
guest/freebsd: fix interface device names in /etc/rc.conf
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
provisioners/cfengine: Changing default repo URL.
-
Mitchell Hashimoto authored
core: selecting for duration of timeout can cause hang
-
Mitchell Hashimoto authored
Update Windows Salt provisioner version
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
communicators/winrm: handle errors that do not set an exit code
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Ignoring SSHKeyBadOwner if user is root (uid 0)
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
core: Scrub SSH PTY output to filter out command echo-ing and most other cruft
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
[GH-4403]
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Use -f argument to rm to force-remove files.
-
Leo Simons authored
-
Leo Simons authored
When using pty=true, removing files using sudo may request confirmation, which will hang the connection. Similarly, sometimes assumptions about file existence may be wrong and in those cases it seems better to continue on as long as the file does not exist, so -f makes sense there, too.
-
- 28 Aug, 2014 1 commit
-
-
Leo Simons authored
-
- 25 Aug, 2014 3 commits
-
-
Mitchell Hashimoto authored
typofixes - https://github.com/vlajos/misspell_fixer
-
-
Nitzan Raz authored
Allows using `sudo vagrant up` without `chown`ing the insecure private key
-
- 24 Aug, 2014 1 commit
-
-
Matt Wrock authored
-
- 23 Aug, 2014 1 commit
-
-
Gavin Swanson authored
-
- 22 Aug, 2014 1 commit
-
-
Fedor Sumkin authored
Verbose output for docker build and pull tasks
-
- 19 Aug, 2014 1 commit
-
-
Shawn Neal authored
fix should_upload_file, write to stdout before exit 1
-
- 17 Aug, 2014 1 commit
-
-
Stefan Scherer authored
-
- 12 Aug, 2014 3 commits
-
-
Mitchell Hashimoto authored
-
Fabian Ruff authored
When specifying a timeout, the subprocess used to select for timeout seconds on the stdout, stderr pipes. This creates a race condition and can cause the `Subprocess#execute` to hang for the full timeout interval if the process has already exited and no more output is send to the pipes. This race is happening with a higher probability if the subprocess is generating a lot of output.
-
Nathan Mische authored
-
- 11 Aug, 2014 6 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
providers/hyper-v: fixes import for hyper-v generation 2 VMs
-
Mitchell Hashimoto authored
-