Adrien Delorme
6e6490d688
WIP
2020-03-13 18:04:48 +01:00
Megan Marsh
aeedc9af7a
Merge pull request #8879 from mbrancato/specify_keyvault_sku
...
Add support for configurable KeyVault SKU
2020-03-12 13:47:51 -07:00
Joshua Foster
8eac9f9634
add boot order documentation based on feedback
2020-03-12 11:29:20 -04:00
Wilken Rivera
7b705545d9
docs: Various doc clean-ups to fix code block formatting and syntax highlighting ( #8868 )
2020-03-12 15:05:08 +01:00
Mike Brancato
6a141c7695
add generated documentation
2020-03-11 21:52:36 -04:00
Mike Brancato
ebb161ae41
Fix config documentation
2020-03-11 21:43:37 -04:00
Mike Brancato
926e3ac2e4
Add support for configurable KeyVault SKU
2020-03-11 20:33:57 -04:00
Megan Marsh
e518a0a8b7
Merge branch 'master' into update_go-cty_regex
2020-03-10 10:52:42 -07:00
Megan Marsh
68e083603d
Update website/source/docs/configuration/from-1.5/functions/string/replace.html.md
...
Co-Authored-By: Wilken Rivera <dev@wilkenrivera.com>
2020-03-10 10:51:25 -07:00
Megan Marsh
8a1caaa804
Merge pull request #8837 from hashicorp/fix_8730
...
Fix crash when an unset variable is used
2020-03-10 10:40:48 -07:00
Adrien Delorme
0c45bd8b4f
import new replace and regex replace funcs from go-cty + documentation
2020-03-10 16:14:25 +01:00
Adrien Delorme
d4d30127a3
Update variables.html.md
2020-03-10 14:53:48 +01:00
Adrien Delorme
c4349f5a33
document variables behaviours with tables
2020-03-10 14:51:17 +01:00
Jaspal Chauhan
b204687de9
Add VBoxManage config section to VirtualBox OVF builder docs ( #8861 )
2020-03-10 11:11:27 +01:00
Megan Marsh
7873cabf63
Merge pull request #8858 from hashicorp/fix_8791
...
update spot price docs
2020-03-09 09:31:56 -07:00
Sylvia Moss
76f13deaf4
Make template variables SSHPublicKey and SSHPrivateKey as strings ( #8829 )
2020-03-09 17:25:05 +01:00
Megan Marsh
4133acbdf3
update spot price docs
2020-03-09 08:46:30 -07:00
Sylvia Moss
4bdf30165a
Fix example json format in ansible provisioner doc ( #8856 )
2020-03-09 16:40:56 +01:00
jnsc
764b4cb50a
updated link to GuestOsIdentifier ( #8849 )
...
Co-authored-by: Adrien Delorme <adrien.delorme@icloud.com>
2020-03-06 15:30:11 +01:00
Wilken Rivera
698924f246
vSphere ISO supports more common options ( #8845 )
...
The `convert_to_template` and `create_snapshot` are supported across
both builders, but currently only shown in the vSphere Clone docs, this adds
them to it.
2020-03-05 15:04:15 -05:00
Megan Marsh
8832b3e2ca
Merge pull request #8787 from jhawk28/vsphere_iso_multiple_disks
...
(vsphere-iso) add ability to define multiple disks
2020-03-04 15:17:54 -08:00
Sylvia Moss
717b9047db
Fix boot command link in ssh communicator doc ( #8839 )
2020-03-04 16:28:39 +01:00
Joshua Foster
1dbe5abc14
update documentation based on feedback
2020-03-04 09:48:01 -05:00
Joshua Foster
d7230827cd
(vsphere-iso) add ability to define multiple disks
...
Closes #8749
2020-03-04 09:48:01 -05:00
Noel Quiles
4ed896fc99
Update middleman-hashicorp to 0.3.44 ( #8836 )
2020-03-03 22:59:24 -05:00
rjhornsby
b91c4d32cc
Additional clarity
...
Co-Authored-By: Megan Marsh <megan@hashicorp.com>
2020-03-03 15:19:13 -06:00
Rick Hornsby
0a2fb8c383
Clarify `expect_disconnect` behavior
2020-03-03 12:44:58 -06:00
Megan Marsh
d422d81dec
Merge pull request #8823 from hashicorp/d-provisioners-update-index
...
docs/provisioners/index: Add link to Template Provisioners section
2020-03-02 15:00:43 -08:00
Wilken Rivera
5dfeddc3a4
guides/hcl: Add link to HCL2 issues tracked on the Packer repo
...
This change adds a partial that contains a link to the HCL2 issues currently being tracked on GitHub. The partial has been added to the majority of the HCL2 guide documents as a way to help users learn about any open or recently resolved issues pertaining to the HCL2 support in Packer.
2020-03-02 17:13:35 -05:00
Megan Marsh
0f9c3e2cb4
Merge pull request #8784 from kirannhegde/bugfix-4295
...
Citrix XenServer packer plugin-#4295
2020-03-02 12:53:11 -08:00
Megan Marsh
9c9826ee4b
Merge pull request #8714 from williamb1024/hyperv-gen1-boot-order
...
WIP: Add Hyper-V builder `first_boot_device` setting to allow the selection of the initial device or device class used for booting the VM.
2020-03-02 12:27:25 -08:00
Wilken Rivera
433c9e8276
docs/provisioners/index: Add link to Template Provisioners section
2020-03-02 15:05:00 -05:00
Larry Eichenbaum
b45ed4c4f1
Update build-image-in-cicd.html.md ( #8813 )
...
typo
2020-03-02 04:10:51 -05:00
Megan Marsh
60d952033e
Merge pull request #8798 from EnMod/nq.add-x-frame-options-header
...
[Website] Set security-focused page headers
2020-02-28 11:42:24 -08:00
Megan Marsh
7d065d9030
Merge pull request #8793 from hashicorp/dependabot/bundler/website/nokogiri-1.10.8
...
Bump nokogiri from 1.10.4 to 1.10.8 in /website
2020-02-28 11:41:10 -08:00
andretorres-codurance
5d4e9af9cd
Update ansible.html.md.erb
2020-02-26 10:38:40 +00:00
Noel Quiles
806e799945
[Website] Set security-focused page headers
...
- Sets X-Frame-Options to SAMEORIGIN
- Sets Strict-Transport-Security to:
max-age=31536000; includeSubDomains; preload
2020-02-25 19:11:47 -05:00
dependabot[bot]
dbb884deb3
Bump nokogiri from 1.10.4 to 1.10.8 in /website
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.4 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.10.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-02-25 08:03:20 +00:00
Kiran Hegde
31665dc8c3
Citrix XenServer packer plugin
...
Updating the GitHub reference to the packer plugins for the Citrix XenServer/Citrix Hypervisor to the official Github repository
2020-02-21 16:53:02 +05:30
William Brooks
5e1e4ec701
fmt && generate
2020-02-21 01:07:58 -06:00
Megan Marsh
dde74232f2
Clearly document all template-engine-enabled options ( #8770 )
2020-02-20 11:05:27 +01:00
Adrien Delorme
a8fcb2d91a
HCL2: add support for dynamic blocks, document for loops and splat expressions ( #8720 )
2020-02-20 10:51:34 +01:00
Megan Marsh
eb35617985
Merge pull request #8756 from aeber/feature_eagerly_scrub_disks
...
vsphere-iso: add support for eagerly zeroed / scrubbed disks
2020-02-19 09:47:49 -08:00
Jason A. Beranek
9cbb49bacb
builder/vmware/iso: Expand `guest_os_type` docs ( #8760 )
2020-02-18 11:11:20 +01:00
Mark Lewis
70752e0488
Add prompt to use a specific directory for *.pkr.hcl ( #8757 )
...
This improves usability as many users will still expect
to use `packer build config.pkr.hcl` having run
`packer build config.json` in the past.
2020-02-18 10:55:30 +01:00
Anselm Eberhardt
94130b5def
add autogenerated help for disk_eagerly_scrub
2020-02-17 17:01:00 +01:00
William
807f39284d
Merge pull request #2 from hashicorp/master
...
merge from hashicorp/packer
2020-02-15 23:13:38 -06:00
Megan Marsh
c9b011145d
cut version 1.5.4
2020-02-14 14:55:03 -08:00
Megan Marsh
c229607ee3
update to v1.5.3
2020-02-14 10:30:18 -08:00
jhawk28
7f0de5fc8d
add ability to define multiple NICs for vsphere-iso ( #8739 )
2020-02-14 17:51:57 +01:00