14015 Commits

Author SHA1 Message Date
Chris Roberts
cd7226c7bb Include rexml dependency 2021-07-02 14:38:25 -07:00
sophia
9cdad5f61a Update CHANGELOG 2021-07-01 09:46:55 -05:00
Sophia Castellarin
90d327e51f
Merge pull request #12439 from dcermak/fix-opensuse-shutdown
Use systemctl poweroff in the background instead of shutdown
2021-07-01 09:45:30 -05:00
Dan Čermák
8ce38a639b
Use systemctl poweroff in the background instead of shutdown
We have started seeing occasional shutdown failures on openSUSE Tumbleweed with
Virtualbox inside a qemu virtual machine, where `shutdown -h now` would return
nil. While the machine is successfully turned off, the command fails and vagrant
reports an error.
This commit changes the shutdown command to launch in the background which
also triggers a shutdown, but always succeeds.
2021-07-01 09:31:50 +02:00
Chris Roberts
d46aeb994a Update CHANGELOG 2021-06-29 13:12:49 -07:00
Chris Roberts
bbd1404c1e
Merge pull request #12437 from chrisroberts/line-buf-shell-util
Line buffer utility and shell provisioner usage
2021-06-29 13:11:19 -07:00
Chris Roberts
586014ba7d Update CHANGELOG 2021-06-29 13:08:37 -07:00
Chris Roberts
32757d56e1
Merge pull request #12304 from grahamhub/issue-12191
implement --info flag for package cmd #12191
2021-06-29 13:07:47 -07:00
Chris Roberts
de8da71c41
Merge pull request #12431 from chrisroberts/ui-tests
Update tests to use real UI instance
2021-06-29 12:47:26 -07:00
Chris Roberts
9b232d0ff3 Add test coverage on line buffer util 2021-06-29 11:04:14 -07:00
Chris Roberts
aee58785b2 Add tests on provisioner to validate expected output behavior 2021-06-29 11:04:14 -07:00
Chris Roberts
b1ae4d88fb Update shell provisioner usage of line buffer 2021-06-29 11:04:14 -07:00
Chris Roberts
6cc6b89dcf Include line buffer util in autoloads 2021-06-29 11:04:14 -07:00
Chris Roberts
35de0d724e Remove stringio usage from line buffer util, add max buffer length 2021-06-29 11:04:14 -07:00
sophia
b0ea641170 Update CHANGELOG 2021-06-29 11:12:33 -05:00
Sophia Castellarin
1fb517ac30
Merge pull request #12436 from soapy1/powershell-path
Get powershell path in %WINDIR%/System32
2021-06-29 11:11:48 -05:00
sophia
0a1b20bb07 Get powershell path in %WINDIR%/System32 2021-06-29 10:34:57 -05:00
Kendall Strautman
4cda84abc6
chore: upgrade react-head and deps (#12433) 2021-06-28 08:52:22 -07:00
sophia
3e5d6929bb Update CHANGELOG 2021-06-28 10:09:26 -05:00
Sophia Castellarin
5349a4941d
Merge pull request #12428 from soapy1/check-win-credentials
Check Domain and Application Directory contexts for credentials when validating SMB creds
2021-06-28 10:08:32 -05:00
Rui Lopes
ef18b45786 ensure that the shell provisioner only emits complete output lines to the ui
partial lines are buffered until they are complete (have a line ending)

see https://github.com/hashicorp/vagrant/issues/11047
2021-06-25 15:58:24 -07:00
Chris Roberts
eb1327bf7e Update CHANGELOG 2021-06-25 15:18:44 -07:00
Chris Roberts
1148658a53 Remove loops since only single device is desired 2021-06-25 15:16:56 -07:00
Chris Roberts
cb23f71e25
Merge pull request #12232 from rgl/fix-hyperv-guest-ip-detection
fix the hyperv guest ip detection by limiting the search to the vagra…
2021-06-25 15:15:49 -07:00
sophia
be0ede0de3 Update CHANGELOG 2021-06-24 10:10:16 -05:00
Sophia Castellarin
ca686e3192
Merge pull request #12413 from max-arnold/salt-bootstrap-win-fix
Use more conservative TLS settings to work on older .NET versions
2021-06-24 10:09:10 -05:00
Chris Roberts
3d0d0148e9 Update tests to use real UI instance
Replaces use of UI doubles within tests to use actual UI instance
    to ensure calls are passing parameters correctly.
2021-06-23 14:04:48 -07:00
Chris Roberts
31957a9d71 Update CHANGELOG 2021-06-22 15:50:39 -07:00
Chris Roberts
ac958314ae
Merge pull request #12415 from chrisroberts/ssh-rsa-dep-fix
Flag RSA SHA1 deprecation when loading keys
2021-06-22 15:48:20 -07:00
Chris Roberts
56dfe5a0e9 Update CHANGELOG 2021-06-22 15:47:37 -07:00
Chris Roberts
eae6c1d022
Merge pull request #12419 from chrisroberts/fix-local-box-add
Fix local box add with relative path on Windows
2021-06-22 15:45:49 -07:00
Chris Roberts
170b60202d
Merge pull request #12424 from eltociear/patch-5
Fix typo in connect_networks_test.rb
2021-06-22 15:45:17 -07:00
Chris Roberts
abff7468d9 Update CHANGELOG 2021-06-22 15:44:29 -07:00
Chris Roberts
b64f94697a
Merge pull request #12427 from chrisroberts/ruby-3
Updates for Ruby 3.0
2021-06-22 15:43:25 -07:00
sophia
5981f141e3 Check Domain and Application Directory contexts for credentials when validating SMB creds 2021-06-22 17:14:25 -05:00
Zachary Shilton
1e6ce3b5f2
website: upgrade code-block (#12426)
* website: upgrade code-block

* website: bump to latest stable deps
2021-06-22 12:37:26 -04:00
Chris Roberts
e7a6f397da Updates for Ruby 3.0 2021-06-21 15:57:46 -07:00
sophia
574e40a20f Update CHANGELOG 2021-06-21 09:12:43 -05:00
Sophia Castellarin
750c95272d
Merge pull request #12421 from soapy1/retry-networks-setup-debian
Retry network setup on debain
2021-06-21 09:11:50 -05:00
Ikko Ashimine
c9db2ab9a1
Fix typo in connect_networks_test.rb
avaiable -> available
2021-06-19 23:27:05 +09:00
sophia
c815b82954 Update CHANGELOG 2021-06-17 15:38:10 -05:00
Sophia Castellarin
d584452f71
Merge pull request #12420 from soapy1/ansible-version-whitespace
Strip whitespace from ansible version
2021-06-17 15:35:28 -05:00
Chris Roberts
ec966b8996
Merge pull request #12410 from gilbertbw/patch-1
Update link to ansible installation instructions
2021-06-17 13:33:05 -07:00
Sophia Castellarin
5ed83f8553
Merge pull request #12422 from nitbx/patch-1
Fixing broken reference to ansible website
2021-06-17 13:53:53 -05:00
Julien
71387a31b2
Fixing broken reference to ansible website
Some of these URL were pointing to http://docs.ansible.com/ansible/[...].

I updated all links to https://docs.ansible.com/ansible/latest/[...].
2021-06-17 14:14:58 -04:00
Sophia Castellarin
21779761e8
Merge pull request #12295 from timvisher/fix/vagrantfile
Fix the included Vagrantfile for running rspec tests
2021-06-17 10:37:29 -05:00
sophia
681253aed9 Retry network setup on debain
DAD (Duplicate Address Detection) check times out when we add IPv6 interfaces
2021-06-15 17:49:28 -05:00
sophia
fecfe86cb8 Strip whitespace from ansible version
Note: strip! returns nil if there is nothing to be stripped
2021-06-15 15:24:39 -05:00
Chris Roberts
1e2f02bc0a
Merge pull request #12411 from gilbertbw/patch-2
Update Hyper-V link.
2021-06-15 12:48:05 -07:00
Chris Roberts
7528cdc235
Merge pull request #12388 from JonTheNiceGuy/patch-1
Update "Default Router" shell script in publc_network.mdx documentation
2021-06-15 08:35:39 -07:00