12956 Commits

Author SHA1 Message Date
Jeff Escalante
f7e2d92565
fixes 2020-05-28 12:45:12 -04:00
Jeff Escalante
6efbb011bc
initial content port 2020-05-28 12:45:11 -04:00
Jeff Escalante
d0bc21cb07
add transformation scripts 2020-05-28 12:45:11 -04:00
Jeff Escalante
3daf2b8db9
port in raw content 2020-05-28 12:45:11 -04:00
Jeff Escalante
28a5c07c89
base template 2020-05-28 12:45:10 -04:00
Brian Cain
4caa1a8cce
Merge pull request #11650 from briancain/docs/clarify-provision-tutorial
Fixes #11594: Clarify provisioning guide
2020-05-28 08:27:31 -07:00
Brian Cain
fbe6d7a369
Fixes #11594: Clarify provisioning guide
This commit adds some clarification to the provisioning guide by
explaining ahead of time that an html folder will be created that will
be used by the provisioning script.
2020-05-27 10:47:30 -07:00
Brian Cain
f74d5b6d8d
Merge pull request #11649 from jflopezfernandez/issue-11648-fix-broken-link-in-contributing-md
Fixed broken link in CONTRIBUTING.md file.
2020-05-27 10:21:52 -07:00
Jose Fernando Lopez Fernandez
3a164a26b6
Update .github/CONTRIBUTING.md
Updating the url to point to the actual bug report issue template, as the documentation originally intended, rather than the template directory, as advised by @briancain

Co-authored-by: Brian Cain <bcain@hashicorp.com>
2020-05-27 13:18:43 -04:00
Jose Fernando Lopez Fernandez
a5c4517a0b
Fixed broken link in CONTRIBUTING.md file.
This pull request fixes issue #11648
2020-05-27 06:17:15 -04:00
Brian Cain
8951975d77
Update CHANGELOG 2020-05-26 13:06:08 -07:00
Brian Cain
07a7753b7e
Merge pull request #11629 from briancain/fixup/ensure-util-is-required
Ensure MapCommandOptions is required
2020-05-26 13:05:14 -07:00
Brian Cain
1fbc46de5f
Merge pull request #11630 from briancain/use-example-domain-in-docs
Ensure example domain is used rather than potentially real domain
2020-05-21 09:03:53 -07:00
Brian Cain
2a239c6c9d
Use example domain for documentation 2020-05-21 08:27:39 -07:00
Brian Cain
f22feac515
Use example domain in downloader tests 2020-05-21 07:59:02 -07:00
Brian Cain
cff0ef9830
Update to use example domain
This commit updates the example output to use example.com, rather than a
potnetially real domain.
2020-05-20 14:56:02 -07:00
Brian Cain
19d724dcd4
Remove unused require for MapCommandOptions class 2020-05-20 10:46:09 -07:00
Brian Cain
bd4181eb15
Remove whitespace 2020-05-20 10:44:14 -07:00
Brian Cain
1e1d65f81c
Ensure MapCommandOptions util is required prior to use 2020-05-20 10:43:39 -07:00
Brian Cain
c9e5bba033
Merge pull request #11586 from 0mp/patch-1
Fix broken link to HashiCorp security page
2020-05-13 08:20:59 -07:00
sophia
71dc6a66a4 Update CHANGELOG 2020-05-12 15:30:31 -04:00
Sophia Castellarin
5e4373998c
Merge pull request #11587 from rgl/feature-esxi-guest-only-create-ssh-directory-when-needed
esxi guest: only create the ssh directory when needed
2020-05-12 15:28:21 -04:00
Chris Roberts
9db2ca70b6 update utility version 1.0.9 2020-05-11 09:40:37 -07:00
Brian Cain
0556d21f98
Merge pull request #11607 from briancain/fixup/docker-install-test
Fixes #11606: Mock out guest capabilities instead of running them
2020-05-11 08:45:01 -07:00
Brian Cain
3934a26c29
Fixes #11606: Mock out guest capabilities instead of running them
This commit fixes a test that only fails on certain users machines where
Vagrant ends up trying to run real guest capabilities to test if the
docker provisioner raises an error if the provisioner install failed. It
fixes it by mocking out the expected return values for those
capabilities rather than relying on them actually running for this
specific unit test.
2020-05-11 08:01:29 -07:00
Rui Lopes
6719cab41a esxi guest: do not fail when we cannot set the ssh directory permissions in esxi 7.0 2020-05-08 20:20:03 +01:00
Brian Cain
7ffbf85c1d
Merge pull request #11598 from briancain/docs/include-disk-option-experimental
Include disks option for experimental flag
2020-05-07 13:50:59 -07:00
Chris Roberts
d01db2146b Update files for new development 2020-05-07 13:02:40 -07:00
Chris Roberts
06d04b0d9c Release v2.2.9 v2.2.9 2020-05-07 13:00:01 -07:00
Brian Cain
dfd5fd2874
Include disks option for experimental flag 2020-05-07 12:58:30 -07:00
sophia
ae2355603d Update CHANGELOG 2020-05-07 11:58:40 -04:00
Sophia Castellarin
238f5469b5
Merge pull request #11584 from soapy1/podman-install
Seperate podman centos and rhel install
2020-05-07 11:57:51 -04:00
sophia
7ffe2d92e9 Add test for installing 2020-05-07 11:39:08 -04:00
Chris Roberts
236a7f9393 Update CHANGELOG 2020-05-06 16:33:15 -07:00
Chris Roberts
feb48c74bd
Merge pull request #11592 from chrisroberts/bundler-no-spec
Check if plugin install provides specification
2020-05-06 16:31:18 -07:00
Chris Roberts
5195bee9ea Check if plugin install provides specification
During a plugin install, if the plugin is already installed and
activated, no specification will be returned as there was nothing
new installed. In this situation, look for the requested plugin
within the activated specifications. If it is found, then proceed
since the plugin is installed. If it is not found, return an error.
2020-05-06 15:51:37 -07:00
Sophia Castellarin
e34835fa35
Merge pull request #11591 from soapy1/test-docker-provisioner-caps
Test docker installer and ensure that all caps are valid
2020-05-06 16:46:16 -04:00
sophia
725a127467 Seperate podman centos and rhel install 2020-05-06 15:33:44 -04:00
sophia
75e13b1558 Update CHANGELOG 2020-05-06 15:04:44 -04:00
sophia
5124ec1cf9 Test docker installer and ensure that all caps are valid 2020-05-06 15:02:15 -04:00
Sophia Castellarin
0697cdc487
Merge pull request #11581 from codylane/bug_Vagrant_228_introduces_a_bug_to_the_docker_provisioner_when_using_CentOS_base_box
fixes GH issue #11580
2020-05-06 15:01:49 -04:00
Mateusz Piotrowski
5b554ba8dd
Fix broken link to HashiCorp security page 2020-05-06 08:09:19 +02:00
codylane
2a90c1b4fd fixes GH issue #11580 2020-05-05 11:48:14 -06:00
Chris Roberts
8dfaebbfcf Update helper 2020-05-04 15:08:48 -07:00
Chris Roberts
81af1627b9 Update files for new development 2020-05-04 15:08:04 -07:00
Chris Roberts
223173417b Update website version to 2.2.8 2020-05-04 15:07:23 -07:00
Chris Roberts
72316ace49 Release v2.2.8 v2.2.8 2020-05-04 14:40:27 -07:00
Chris Roberts
fec4115a26 Update CHANGELOG 2020-05-04 14:26:47 -07:00
Chris Roberts
c0ca2bb673
Merge pull request #11578 from chrisroberts/util-io-enc
Update IO util to properly handle unknown conversion errors
2020-05-04 14:14:04 -07:00
Chris Roberts
f5b75ed0d6 Update IO util to properly handle unknown conversion errors
When converting encoding to UTF-8 on Windows, allow for unknown
conversions to be properly handled and prevent generating an
error.
2020-05-04 13:25:53 -07:00