13527 Commits

Author SHA1 Message Date
sophia
9822adf9f2 Update CHANGELOG 2020-04-17 09:55:08 -04:00
Sophia Castellarin
1a45f302e3
Merge pull request #11499 from soapy1/hyperv-integrationservice-non-ascii-names
Use service id for enabling/disabling vm integration services
2020-04-17 09:53:35 -04:00
sophia
83cf0d0998 Update CHANGELOG 2020-04-17 09:52:29 -04:00
Sophia Castellarin
5dc96f0886
Merge pull request #11498 from soapy1/ubuntu-w-networkmanager
Choose netplan renderer based on network config and available tools
2020-04-17 09:50:31 -04:00
sophia
78143b40ce Update CHANGELOG 2020-04-17 09:49:39 -04:00
Sophia Castellarin
1fb3f30145
Merge pull request #11472 from soapy1/podman-provisioner
Add podman provisioner
2020-04-17 09:48:12 -04:00
Chris Roberts
258bbaa1dc Update CHANGELOG 2020-04-16 17:54:06 -07:00
Chris Roberts
98b6710b83
Merge pull request #11425 from idursun/catch-identitynotmappedexception
Fix #11271: catch IdentityNotMappedException
2020-04-16 17:52:00 -07:00
Chris Roberts
84b309db32 Include test coverage on python value behavior 2020-04-16 17:25:55 -07:00
Viet Hung Nguyen
34993753fe Fix test 2020-04-16 17:16:07 -07:00
Viet Hung Nguyen
b084e61b17 Allow to specify python_version 2020-04-16 17:16:07 -07:00
Chris Roberts
a55d9812f4
Merge pull request #11521 from chrisroberts/apfs-hook
Adjust when the hook action is performed
2020-04-16 15:26:34 -07:00
sophia
4bd3b3d027 Add snapshot subcommand 2020-04-15 16:53:46 -04:00
Chris Roberts
40243a8f2f Adjust when the hook action is performed
With the adjustments provided in #11455 the location of injecting
within the call stack has been changed slightly. With the entire
stack now being generated before execution instead of dynamic
hooks being wrapped around actions at run time, this update
ensures that the method is called correctly after the entirety of
the synced folders action has completed.
2020-04-15 13:46:10 -07:00
sophia
9b6aa738db Add box subcommands 2020-04-15 16:35:41 -04:00
sophia
c196f6237a Add zsh completion 2020-04-15 13:26:35 -04:00
Sophia Castellarin
c1b695c471
Merge pull request #11515 from soapy1/clarify-smb-username-format
Clarify SMB username format
2020-04-13 15:11:13 -04:00
sophia
4ded8f098f Clarify SMB username format 2020-04-13 14:21:21 -04:00
sophia
8b59cc48c7 Update CHANGELOG 2020-04-13 09:44:19 -04:00
Sophia Castellarin
ee87596a77
Merge pull request #11462 from soapy1/docker-provision-centos8
Docker provision centos8
2020-04-13 09:42:37 -04:00
sophia
d5cd4da0e0 Use service id for enabling/disabling vm integration services
ref:
https://github.com/PlagueHO/LabBuilder/issues/183
ref service name to id:
https://social.technet.microsoft.com/Forums/de-DE/154917de-f3ca-4b1e-b3f8-23dd4b4f0f06/getvmintegrationservice-sprachabhngig?forum=powershell_de
2020-04-13 09:39:53 -04:00
sophia
538ee948ee Choose netplan renderer based on network config and available tools 2020-04-10 17:17:04 -04:00
Chris Roberts
2a18effdfe Update CHANGELOG 2020-04-08 16:57:54 -07:00
Chris Roberts
c5e2f36ddc
Merge pull request #11455 from chrisroberts/enhancement/triggers-insertions
Adjust how trigger actions are inserted into the stack
2020-04-08 16:53:17 -07:00
sophia
307291b7f8 Add mfsymlinks as a default option for mounting smb folders 2020-04-08 14:52:37 -04:00
Brian Cain
7ad8ec26ed
Update CHANGELOG 2020-04-08 09:44:34 -07:00
Brian Cain
dda2c8f913
Merge pull request #11411 from thunder-spb/alpine-ansbile-support
Alpine capability for Ansbile support
2020-04-08 09:43:53 -07:00
sophia
e61725a130 Docker provision to support centos guest, not RHEL guest 2020-04-06 13:48:43 -04:00
sophia
5104d075bd Add CentOS guest plugin 2020-04-06 13:48:39 -04:00
sophia
7d449e193d Update CHANGELOG 2020-04-06 10:24:08 -04:00
Sophia Castellarin
a3e8e822e4
Merge pull request #11465 from soapy1/quiet-cli-opt
Quiet cli option
2020-04-06 10:22:29 -04:00
sophia
201d5ba5fc Update CHANGELOG 2020-04-06 10:20:22 -04:00
Sophia Castellarin
cf9a690bc9
Merge pull request #11482 from soapy1/systemd-cap-halt
Use systemd to halt system if available
2020-04-06 10:18:53 -04:00
Sophia Castellarin
6f396b62a1
Merge pull request #11483 from soapy1/systemd-cap-reboot
Use systemd to rebot system if available
2020-04-06 10:18:33 -04:00
sophia
f2cb43fae9 Update CHANGELOG 2020-04-06 10:17:33 -04:00
Sophia Castellarin
522dd6ac77
Merge pull request #11487 from soapy1/update-childprocess-gem
Update childprocess gem
2020-04-06 10:15:30 -04:00
sophia
bcce2f720d Add option to install from kubic 2020-04-06 10:13:57 -04:00
Alexzander thunder Shevchenko
4caa5e1434 Setting python version back to 3.x since there some issues with Ansible version detection for pip installation. 2020-04-05 15:03:01 +03:00
Alexzander thunder Shevchenko
d1d214f6e2 Set python version to 2.7 as all other ansible provisioners do 2020-04-05 14:46:33 +03:00
Alexzander thunder Shevchenko
76e098039b Update tests to support pip installation via get_pip script 2020-04-05 14:28:44 +03:00
Alexzander thunder Shevchenko
d73c2c5fa7 Get back to install pip via get_pip script 2020-04-05 14:28:19 +03:00
Chris Roberts
2ddf92691b
Merge pull request #11491 from chrisroberts/quiet-hashibot
Do not comment when locking really old issues
2020-04-03 16:07:49 -07:00
Chris Roberts
5d70cc3bf2 Retain original trigger behavior
These updates allow the after trigger to behave the same as the
original with regards to the execution location of the trigger
within the execution stack.
2020-04-03 15:47:00 -07:00
sophia
42785cb254 Add entries for podman error class 2020-04-03 17:13:41 -04:00
sophia
39d7cd8997 Wrap all progress type outputs with rewriting to enable --no-tty 2020-04-03 16:28:59 -04:00
sophia
311fb035e6 Don't install docker on RHEL
Docker CE is not supported on RHEL.
It is supported on CentOS
2020-04-03 15:14:03 -04:00
Chris Roberts
1328a48105 Do not comment when locking really old issues 2020-04-03 11:29:17 -07:00
sophia
d500daea03 Support centos flavors of redhat 2020-04-03 14:27:44 -04:00
Jeff Bonhag
5450a5c3bc
Update CHANGELOG 2020-04-03 13:49:29 -04:00
Jeff Bonhag
1e7399afa5
Merge pull request #11454 from jbonhag/fix/port-collision-net-test
Fix #11373: Check all interfaces for port collisions on Windows
2020-04-03 13:46:45 -04:00