Matthew Hooker
24275aed41
fix triton layout
2017-03-02 01:06:30 -08:00
Matthew Hooker
bc08139106
Merge pull request #4616 from pvandervelde/packernugetpackage
...
Updated installation documentation describing NuGet as alternative installation.
2017-03-02 00:59:37 -08:00
Petrik van der Velde
411b00518b
Added NuGet as alternative installation.
2017-03-02 20:23:13 +13:00
Matthew Hooker
5aec46c6d4
version 1.0 is up next
2017-03-01 17:27:46 -08:00
Matthew Hooker
c0f2b4768d
Cut version 0.12.3
2017-03-01 17:03:59 -08:00
Matthew Hooker
e4c27101e4
prepare packer 0.12.3
2017-03-01 16:58:30 -08:00
Matthew Hooker
1adfe2f679
update changelog
2017-03-01 16:57:04 -08:00
Matthew Hooker
f830fdd28e
Merge pull request #4612 from mitchellh/fix4553
...
document how aws-sdk uses the shared credentials file
2017-03-01 16:45:58 -08:00
Matthew Hooker
26f9c61137
spellfix
2017-03-01 15:45:29 -08:00
Jack Pearkes
794850620b
Merge pull request #4611 from jasoncostello/website-update-typography
...
Website: Update Typography
2017-03-01 11:38:54 -08:00
Matthew Hooker
bd7e82a341
update changelog
2017-03-01 10:50:38 -08:00
Matthew Hooker
ed239c421d
Merge pull request #4610 from mitchellh/vnctenacity
...
vmware/esx: try for longer to connect to vnc port
2017-03-01 10:48:17 -08:00
Seth Vargo
c923dbfed4
Re-enable soft purging, stale-if-error
2017-03-01 12:36:53 -05:00
Matthew Hooker
131e1e3857
clarify that it's profile name
2017-02-28 23:23:36 -08:00
Matthew Hooker
6b95de73c4
document how aws-sdk uses the shared credentials file
...
from https://docs.aws.amazon.com/sdk-for-go/api/aws/credentials/\#SharedCredentialsProvider
2017-02-28 23:09:52 -08:00
Jason Costello
d781e9e0a4
H1 padding mobile tweak
2017-02-28 22:51:17 -08:00
Jason Costello
c5a47a6264
Download area mobile tweaks
2017-02-28 22:46:37 -08:00
Jason Costello
171c204a14
Hero h1 mobile tweaks
2017-02-28 22:43:50 -08:00
Jason Costello
2988b8d1b8
Logo mobile tweaks
2017-02-28 22:25:06 -08:00
Matthew Hooker
8cc2ed7d6e
vmware/esx: try for longer to connect to vnc port
2017-02-28 22:21:19 -08:00
Matthew Hooker
dec510758a
Merge pull request #4609 from mitchellh/sethvargo/cache
...
Cache for a longer time on Fastly
2017-02-28 13:07:14 -08:00
Seth Vargo
c348c23da5
Cache for a longer time on Fastly
2017-02-28 15:57:09 -05:00
Jason Costello
1b68fcf54b
Update logo
2017-02-27 19:07:42 -08:00
Jason Costello
13f4fa01ed
Docs heading margins
2017-02-27 19:07:36 -08:00
Jason Costello
afe67c05b9
Uppercase h2's
2017-02-27 18:28:29 -08:00
Jason Costello
49a3d3552a
Re-center download copy
2017-02-27 18:26:59 -08:00
Jason Costello
3da14d6716
hero header tweaks
2017-02-27 18:24:07 -08:00
Jason Costello
a9af20558f
hero header margins
2017-02-27 17:25:00 -08:00
Jason Costello
4caf4f1e20
Scope klavika to home page, style docs headings
2017-02-27 17:23:41 -08:00
Jason Costello
6906f6b2ef
implement klavika, open sans
2017-02-27 16:54:39 -08:00
Matthew Hooker
9de8545875
Merge pull request #4604 from mitchellh/revert-4598-replace4035
...
Revert "Use SSH agent when enabled for bastion step"
2017-02-27 11:33:32 -08:00
Matthew Hooker
aaba5286a6
Revert "Use SSH agent when enabled for bastion step"
2017-02-27 11:30:08 -08:00
Matthew Hooker
9c027aa70b
Merge pull request #4601 from mitchellh/ebssurrogate-copy-ami
...
build/amazon-ebssurrogate: Add region copy, attributes, tags steps
2017-02-27 10:47:34 -08:00
Matthew Hooker
c7b4e58ed4
Merge pull request #4600 from mitchellh/ebssurrogate-duplicate-root-volume
...
builder/amazon-ebssurrogate: Exclude duplicate root volume
2017-02-27 10:33:45 -08:00
James Nugent
e856339309
build/amazon-ebssurrogate: Add region copy, attributes, tags steps
...
As pointed out in the initial code review of #4351 , some of the steps
from the standard EBS builder were (intetionally) omitted. It turns out
that these actually are useful, and the original rationale for the
omission was wrong. Consequently, this commit adds in the following
steps:
- `StepPrevalidate`
- `StepTagEBSVolumes`
- `StepDeregisterAMI`
- `StepCreateEncryptedAMICopy`
- `StepAMIRegionCopy`
- `StepModifyAMIAttribute`
- `StepCreateTags`
We also fix the interpolation filter and documentation to reflect these
additions, though the majority were already documented and just not
functional.
2017-02-27 09:05:39 -06:00
James Nugent
1eec5bf058
builder/amazon-ebssurrogate: Exclude duplicate root volume
...
This commit removes the root volume from the list of launch block device
mappings passed to the image, since it is already passed in the form of
a snapshot (which is then configured to be the root device). Without
this commit, AMIs created using this builder have two root volumes
attached on launch.
2017-02-27 06:57:35 -06:00
Matthew Hooker
cc6abb0fc7
update changelog
2017-02-26 19:34:23 -08:00
Matthew Hooker
fd1b00a0d1
use aws helper method
2017-02-26 19:33:34 -08:00
Matthew Hooker
61976dfd86
Merge pull request #4578 from life360/enable_ena
...
Always set both SRIOV and ENA when Enhanced Networking is enabled
2017-02-26 19:31:22 -08:00
Matthew Hooker
c1480931e2
Merge pull request #4525 from mitchellh/nocolorsay
...
don't show ui color if we're not colorized
2017-02-26 18:47:56 -08:00
Matthew Hooker
7035f12ce6
Merge pull request #4527 from mitchellh/forkcontrib
...
some tips on working on forks.
2017-02-26 18:46:59 -08:00
Matthew Hooker
ed92055372
Merge pull request #4532 from mitchellh/vmipgetagain
...
builder/vmware: don't cache ip address so we know if it changes
2017-02-26 18:46:46 -08:00
Matthew Hooker
6894f93085
Merge pull request #4534 from mitchellh/chefclean
...
provisioner/chef-client: only upload knife config if we're cleaning
2017-02-26 18:46:15 -08:00
Matthew Hooker
1f2df5c174
Merge pull request #4536 from mitchellh/vmwareextraopts
...
builder/vmware: allow extra options for ovftool
2017-02-26 18:45:40 -08:00
Matthew Hooker
99091a1713
Merge pull request #4539 from mitchellh/ovftoolhidepassword
...
filter password in ovtool
2017-02-26 18:44:01 -08:00
Matthew Hooker
6628d4e004
update changelog
2017-02-26 18:07:13 -08:00
Matthew Hooker
5c3db7614f
Merge pull request #4598 from mitchellh/replace4035
...
Use SSH agent when enabled for bastion step
2017-02-26 18:06:03 -08:00
Matthew Hooker
23aee04b29
fix vendor
2017-02-26 18:02:58 -08:00
David Campbell
6c7e3b70a9
- use xanzy/ssh-agent for windows compatibility
2017-02-26 18:01:45 -08:00
David Campbell
b598baa5e3
Use SSH agent when enabled for bastion step
2017-02-26 17:59:42 -08:00