Commit Graph

8497 Commits

Author SHA1 Message Date
DanHam e1d88ffaab Export of AWS creds for users who skipped over the GNU/Linux example 2017-10-15 18:22:38 +01:00
DanHam 10af3770c7 New sample output to match changes 2017-10-15 18:22:38 +01:00
DanHam 5eb68e0573 GNU to make a happy RMS 2017-10-15 18:22:13 +01:00
DanHam dc45bd381c Manually set up all required for remote management. Use in-built FW rules
Use of 'winrm quickconfig' can sometimes cause the Packer build to fail
shortly after the WinRM connection is established.

* When executed the 'winrm quickconfig -q' command configures the
  firewall to allow management messages to be sent over HTTP (port 5985)
* This undoes the previous command in the script that configured the
  firewall to prevent this access.
* The upshot is that the system is configured and ready to accept WinRM
  connections earlier than intended.
* If Packer establishes its WinRM connection immediately after execution
  of the 'winrm quickconfig -q' command, the later commands within the
  script that restart the WinRM service cause the established
  connection, and consequently, the overall build to fail.
2017-10-15 18:20:28 +01:00
DanHam e4985ae6f6 Set to use a basic Windows source AMI that qualifies for free tier usage 2017-10-15 18:20:11 +01:00
DanHam ed0a60bd61 Fix quotes. Use Write-Host in preference to Write-Output 2017-10-15 18:16:40 +01:00
DanHam 1b8238e35f Fix missing powershell tags around User Data script 2017-10-15 18:16:40 +01:00
DanHam 9daabf3b12 Fix some typo's; Fix markdown and formatting 2017-10-15 18:16:40 +01:00
Matthew Hooker 986bded9d0
update changelog 2017-10-13 19:12:14 -07:00
Matthew Hooker 04ed639750
fix doc link 2017-10-13 18:59:58 -07:00
Matthew Hooker 9c2603cf44
next version is 1.1.2 2017-10-13 18:48:57 -07:00
Matthew Hooker b58e6c31d9
Cut version 1.1.1 2017-10-13 18:34:01 -07:00
Matthew Hooker 5eb1c92066
prepare for 1.1.1 2017-10-13 18:23:58 -07:00
Matthew Hooker 4d28aa15ff
update changelog 2017-10-13 18:18:06 -07:00
Matthew Hooker 454cb08896 Merge pull request #5336 from SLAZ666/keepregistered-ovf
Add option keep_registered to virtualbox-ovf builder
2017-10-13 17:45:07 -07:00
Matthew Hooker f617a678b1 Merge pull request #5422 from localghost/upload_owner_fix
Fix owner of files uploaded to docker container run as non-root.
2017-10-13 14:56:16 -07:00
Matthew Hooker 7349e4fbab Merge pull request #5082 from nak3/makefile-copy-binary
Copy binary under the bin directory
2017-10-13 14:40:15 -07:00
SwampDragons f3c33240fa Merge pull request #5444 from vijayinvites/packer-vhdx
Hyperv vmcx builder and allow vhd/vhdx instead of ISO
2017-10-13 11:53:27 -07:00
Matthew Hooker 0a225d363a Merge pull request #5453 from mprince/docs
Remove LXD from provisioners sidebar
2017-10-12 18:46:00 -07:00
Marcel Prince 26fb86783e Remove LXD from provisioners sidebar 2017-10-12 18:34:20 -07:00
Matthew Hooker 85cede7076
update changelog 2017-10-12 17:07:37 -07:00
Matthew Hooker f7e269945e
add cidr validation and rename option 2017-10-12 17:05:56 -07:00
Matthew Hooker c74be87187 Merge pull request #5384 from dave2/sg-source-cidr
[WIP] Allow temporary security group to have source CIDR block explicit
2017-10-12 17:05:45 -07:00
Matthew Hooker edc3281c83
update changelog 2017-10-12 16:44:17 -07:00
Matthew Hooker 47cb0c334d Merge pull request #5436 from hashicorp/re5367
builder/vmware: Add `disable_vnc` option
2017-10-12 16:43:09 -07:00
Matthew Hooker 07b013945f
more consistent flag name 2017-10-12 16:38:18 -07:00
Matthew Hooker 106408f6be
add new disable_vnc option 2017-10-12 16:34:40 -07:00
nictrix 6a238a3ef3
add option to skip vnc phase and update docs 2017-10-12 16:28:27 -07:00
Megan Marsh a7d25cd4c1 remove deprecation warning since we've been talked out of removing shell-local postprocessor 2017-10-12 16:14:15 -07:00
Christopher Boumenot 1abe5002c4 Merge pull request #5450 from blalor/patch-1
Prevent angle brackets from being swallowed
2017-10-12 14:47:15 -07:00
Brian Lalor 3a03bc48c1 Prevent angle brackets from being swallowed
The current version of the [published Azure provider page](https://www.packer.io/docs/builders/azure.html) shows the VHD URLs like:

> The captured VHD's URL will be https://.blob.core.windows.net/system/Microsoft.Compute/Images//.xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.vhd.
2017-10-12 17:32:49 -04:00
Matthew Hooker 9b407d4716 Merge pull request #5449 from hashicorp/fix_5205
fix docs for 5205
2017-10-12 14:15:43 -07:00
Megan Marsh 468feee607 fix docs for 5205 2017-10-12 14:14:07 -07:00
SwampDragons f4fb897f12 Merge pull request #5448 from hashicorp/commdocs
docs: reorganize community pages under one layout
2017-10-12 13:37:32 -07:00
SwampDragons 512ac214b4 Merge pull request #5417 from smaato/master
Add ability to tag volumes on creation
2017-10-12 12:56:25 -07:00
Mark Meyer dbb3c76032 Remove redundant step and its usage
StepTagEBSVolumes is no longer needed, since this functionality is now
taken over by StepRunSourceInstance and StepRunSpotInstance. So remove
this functionality from the codebase.
2017-10-12 21:40:21 +02:00
localghost fef5162b01 Add description of `fix_upload_owner` to documentation. 2017-10-12 21:26:18 +02:00
Matthew Hooker e9c17fc07c
docs: reorganize community pages under one layout 2017-10-12 10:42:58 -07:00
SwampDragons 9b692f2598 Merge pull request #5427 from hashicorp/docs_work
Okay, I'm going to merge these docs as-is under the opinion that an example that works 99% of the time is better than no example.  @DanHam I'm still happy to test out other boot configs but I've put a fair amount of time into trying to get your suggestions to work and haven't gotten it doing what it's supposed to for AWS.
2017-10-12 10:30:17 -07:00
Matthew Hooker 75111e49e9
remove convoluted pointer logic 2017-10-11 23:35:24 -07:00
Matthew Hooker e497c6027f
remove obsolete information 2017-10-11 23:17:43 -07:00
Matthew Hooker 0608fe4823
mention that winrm can transfer files slowly. 2017-10-11 23:12:31 -07:00
Matthew Hooker f566c43a9d
add boot_command examples link to docs 2017-10-11 22:58:03 -07:00
Matthew Hooker 4aee438c22
document comma-separated configuration variables. 2017-10-11 19:36:54 -07:00
Megan Marsh 157137573c fix line length 2017-10-11 13:20:53 -07:00
SwampDragons 7723f7584f Merge pull request #5441 from iamjarvo/helpful-version-message
Add `/downloads.html` to the outdated version message
2017-10-11 13:08:08 -07:00
Vijaya Bhaskar Reddy Kondreddi 4f6a207441 go fmt 2017-10-11 22:10:39 +05:30
Matthew Hooker 2655cf7493 fix tests 2017-10-11 22:05:53 +05:30
Matthew Hooker 6e9d37485a make it clear that VHDs work as well as ISOs 2017-10-11 22:05:53 +05:30
Matthew Hooker 91d66fb67c use new method of building runner 2017-10-11 22:05:52 +05:30