Chris Lundquist
c1a7b3845a
[lxd] allow passing of publish properties
2017-10-18 04:57:13 +00:00
Matthew Hooker
f3c64ce81a
update changelog
2017-10-17 16:09:05 -07:00
Matthew Hooker
c4e83fc928
Merge pull request #5470 from aaron0browne/ecr-login-profile
...
Add aws_profile option to docker-push ecr_login
2017-10-17 16:07:05 -07:00
SwampDragons
940ebe0ddc
Merge pull request #5473 from mprince/puppetdocs
...
Arguments sorting for Puppet provisioners docs
2017-10-17 13:14:08 -07:00
Aaron Browne
ffc63a8724
Use amazon common AccessConfig for ecr_login
...
Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
2017-10-17 15:00:19 -04:00
Matthew Hooker
265ae7026e
docs formatting
2017-10-17 11:29:11 -07:00
Marcel Prince
8244d8bfb9
Arguments sorting for Puppet provisioners docs
2017-10-17 08:25:40 -07:00
Matthew Hooker
f73fbd81d2
Merge pull request #5469 from mayn/issue-5468
...
docs: reference generic integer/boolean datatype across docs
2017-10-16 16:30:28 -07:00
Aaron Browne
8df643c343
Add aws_profile option to docker-push ecr_login
...
An aws_profile option is added to the AWS ECR login credentials
configuration to allow using shared AWS credentials stored in
a non-default profile.
Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
2017-10-16 16:55:34 -04:00
Matthew Hooker
8585e0ebf5
doc improvements
2017-10-16 13:27:26 -07:00
Matthew Hooker
6837bf8276
grammar and style fix
2017-10-16 13:04:53 -07:00
Matthew Hooker
178bdf1dbe
Merge pull request #5460 from teadur/patch-1
...
Update documentation to avoid confusion
2017-10-16 13:03:23 -07:00
SwampDragons
adcda2ca02
Merge pull request #5457 from DanHam/examples-docs
...
Some fixes and changes for latest example docs
2017-10-16 12:07:41 -07:00
SwampDragons
734acd9935
Merge branch 'master' into examples-docs
2017-10-16 12:07:05 -07:00
Matthew Aynalem
1967c4bc81
docs correct datatype inconsistencies int/integer => number (issue #5468 )
2017-10-16 11:30:23 -07:00
Matthew Aynalem
3716effa75
docs: correct datatype inconsistencies bool => boolean (issue #5468 )
2017-10-16 09:19:59 -07:00
SwampDragons
fa5c6d2e80
Merge pull request #5462 from charlieegan3/patch-1
...
Fix build image section fenced example formatting
2017-10-16 09:13:00 -07:00
DanHam
c9e6ffa91c
Add warning note about using the 'winrm quickconfig -q' command
...
A lot of examples out there on the web make use of this command to
configure the instance to allow connections over WinRM. Since the
danger is not immediately obvious and the failure because of its use
intermittent, we should do our best to advise against its use here.
2017-10-16 03:11:00 +01:00
DanHam
26319ee74b
Additional explanations possibly needed by a user new to Packer or AWS
2017-10-16 03:10:52 +01:00
DanHam
400f210dc2
Set region to use user configured variable
2017-10-15 18:22:38 +01:00
DanHam
69393ef9bb
No need to set execution policy. AWS default is unrestricted
2017-10-15 18:22:38 +01:00
DanHam
6d4e8ab583
Suggest Windows 2008 and 2016 and add name filter
2017-10-15 18:22:38 +01:00
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
Charlie Egan
159785e7b0
Fix build image section fenced example formatting
2017-10-15 16:49:56 +01:00
Rickard von Essen
201b9a21e0
Merge pull request #5461 from mayn/changelog-v1.1.1
...
fix changelog version 1.1.0 => 1.1.1
2017-10-15 16:16:53 +02:00
Matthew Aynalem
51d65021b1
fix changelog version 1.1.0 => 1.1.1
2017-10-15 07:07:55 -07:00
Georg
ca8805efe2
Update documentation to avoid confusion
...
disk_type_id defaults to different values in local build and remote build.
Documentation should reflect to what value the remote build defaults.
2017-10-15 12:29:34 +03: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