- Mar 09, 2021
-
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
Use some of Vagrant's plugin machinery and some ruby metaprogramming to activate the plugins. Make them experimental as long as this is still work in progress and not very useful.
-
Volker Hilsheimer authored
-
- Mar 08, 2021
-
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
Use a secondary communicator to kill the job, which is as reliable and much faster than the out-of-process solution.
-
- Mar 07, 2021
-
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
Remove script before killing job to prevent deadlock, and kill the entire process group.
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
Are combined with the machine matchers, which take precedence.
-
Volker Hilsheimer authored
Can happen if thread execution raises an exception.
-
Volker Hilsheimer authored
Add test, fix failures.
-
Volker Hilsheimer authored
-
- Mar 06, 2021
-
-
Volker Hilsheimer authored
* map any location in host ~ to corresponding path in guest ~ * establish and revoke trust in create/terminate commands * correct error message when host user has no public rsa key * code cleanup: error type in correct module
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
Making a WinRM connection in the same process seems to disrupt the current connection, so go out-of-process instead.
-
Volker Hilsheimer authored
Fix some Ruby style
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
- Mar 05, 2021
-
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
Fix deprecation warnings.
-
Volker Hilsheimer authored
Don't remove them, mark them as disabled.
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
Needed by some linux distros.
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
Since it runs git commands to check out the latest tag, running the entire script as sudo will break permissions for the clone.
-
Lars Knoll authored
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
- Mar 04, 2021
-
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
The looping is done on the guest, so small overhead. For Windows, support in addition a --console option which allows running the job without the psexec detour.
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
- Mar 03, 2021
-
-
Volker Hilsheimer authored
-