Commit Graph

7267 Commits

Author SHA1 Message Date
Matthew Hooker a8ed7f13ec
update changelog 2017-02-10 12:13:13 -08:00
Matthew Hooker 4f92b9fb61
Merge branch 'pr/4544' 2017-02-10 12:11:43 -08:00
Matthew Hooker 6eaf8f4559
tighten up docs 2017-02-10 12:11:08 -08:00
Dimitri Rudnev 2009fcd9df OnHostMaintenance, googlecompute updating documenation , additional option for validation and setting defaults 2017-02-10 11:57:15 -08:00
Dimitri Rudnev bab590c177 Adding OnHostMaintenance option for googlecompue builder 2017-02-10 10:58:57 -08:00
Matthew Hooker 192d550cd7
filter password in ovtool 2017-02-10 01:01:03 -08:00
Matthew Hooker 3ee85b00d4 Merge pull request #4537 from mitchellh/missinglink
populate missing links
2017-02-10 00:41:55 -08:00
Matthew Hooker 2ce9f00753
populate missing links 2017-02-10 00:40:36 -08:00
Matthew Hooker 0ed84f843e
builder/vmware: allow extra options for ovftool 2017-02-10 00:22:20 -08:00
Matthew Hooker 0d3dd48ab4 Merge pull request #4535 from mitchellh/ansidocs
docs/ansible-local: playbook_paths clarification
2017-02-10 00:01:44 -08:00
Matthew Hooker 3c290f7c7e
docs/ansible-local: playbook_paths clarification 2017-02-10 00:01:09 -08:00
Matthew Hooker 825f69c64d
provisioner/chef-client: only upload knife config if we're cleaning 2017-02-09 23:37:35 -08:00
Matthew Hooker 328deac28e Merge pull request #4533 from mitchellh/readt2
use t2. instance type in readme
2017-02-09 23:22:57 -08:00
Matthew Hooker bbe846443f
use t2. instance type in readme 2017-02-09 23:22:31 -08:00
Matthew Hooker 29dd20da68
builder/vmware: don't cache ip address so we know if it changes 2017-02-09 23:16:40 -08:00
Chris Bednarski b464eaeefe Merge pull request #4531 from mitchellh/bio
Add Matt's Bio
2017-02-09 21:42:01 -08:00
Matthew Hooker 10c001250a
update changelog 2017-02-09 20:51:09 -08:00
Matthew Hooker 45643d3885 Merge pull request #4472 from mitchellh/ansiblerandom
provisioner/anisble: use randomized staging dir
2017-02-09 20:50:32 -08:00
Matthew Hooker a34e9684e5 Merge pull request #4529 from mitchellh/difout
print stderr on docker import failure
2017-02-09 20:46:31 -08:00
Matthew Hooker c41e32dbc1
print stderr on docker import failure 2017-02-09 20:41:29 -08:00
Matthew Hooker 0e29eca710
add my bio 2017-02-09 20:31:18 -08:00
Matthew Hooker 83e6e3b542 Merge pull request #4528 from mitchellh/shorttmp
use short temp dirs.
2017-02-09 20:09:23 -08:00
Matthew Hooker cbe04108d0
use short temp dirs.
Closes #2792
2017-02-09 20:09:06 -08:00
Matthew Hooker e58222b878
some tips on working on forks. 2017-02-09 19:25:09 -08:00
Matthew Hooker 11354aa1b7
tidy up new line 2017-02-09 17:45:42 -08:00
Matthew Hooker 60955d8c2c
don't show ui color if we're not colorized 2017-02-09 17:41:42 -08:00
Seth Vargo 2b1755f87e Cache static assets longer 2017-02-09 14:40:26 -05:00
Matthew Hooker 560d143b75 Merge pull request #4522 from mitchellh/sethvargo-patch-1
Change cache to 4h
2017-02-09 11:38:54 -08:00
Seth Vargo 93b243000e Change cache to 4h 2017-02-09 14:35:40 -05:00
Matthew Hooker e04f87effe
bump 1.8 version 2017-02-08 15:43:16 -08:00
Matthew Hooker 8a46dc33ae Merge pull request #4519 from mitchellh/artifactlistdocs
add other artifacts to atlas artifact list
2017-02-08 15:36:13 -08:00
Matthew Hooker 0cfa532a1a
add other artifacts to atlas artifact list 2017-02-08 14:41:54 -08:00
Alex Lov cfa8f8c215 fix bug of creating image from custom image_family 2017-02-08 22:50:19 +03:00
Matthew Hooker a836268490
fix test on windows 2017-02-06 11:29:39 -08:00
Matthew Hooker 61a9164c7b Merge pull request #4509 from mitchellh/winrmprivateip
builder/amazon: `ssh_private_ip` works for winrm
2017-02-04 01:02:54 -08:00
Matthew Hooker 65a9b8edf4
builder/amazon: `ssh_private_ip` works for winrm 2017-02-04 01:01:58 -08:00
Matthew Hooker db49f10cad
update changelog 2017-02-03 23:15:18 -08:00
Matthew Hooker 84fc62f6b2 Merge pull request #4496 from mitchellh/vmrmguest2
builder/virtualbox: remove guest additions
2017-02-03 23:14:35 -08:00
Matthew Hooker 661aadb417 Merge pull request #4506 from mitchellh/docuuid
make note about using UUIDs vs timestamps
2017-02-03 19:03:26 -08:00
Matthew Hooker 32259f478d
make note about using UUIDs vs timestamps 2017-02-03 19:01:56 -08:00
Matthew Hooker 0f445dff07
fix tests 2017-02-03 15:03:19 -08:00
Matthew Hooker 4dd5397077
make table a little more readable 2017-02-03 01:15:50 -08:00
Matthew Hooker 62c6267e04
update changelog 2017-02-02 15:24:31 -08:00
Matthew Hooker 1fa643e88d Merge pull request #4498 from mitchellh/f-simple-passwords
Reduce character set for passwords
2017-02-02 15:04:02 -08:00
Matthew Hooker 70af3d8148 Merge pull request #4497 from mitchellh/f-clickable-links
Make rdp and vnc links clickable by adding the protocol
2017-02-02 12:41:59 -08:00
Chris Bednarski dcb4b50dbf Reduce character set for passwords
At the beginning of each VMware build packer generates a random VNC password and prints it to the terminal / log. When copying a password from a terminal emulator with double-click, the text selection uses word boundaries to attempt to automatically detect where the password string is located. When the password contains weird characers like %^&# this parsing fails and you only get half the password. The reduction in characters does not significantly reduce the entropy of the password but improves user-friendliness when you actually want to use it.

Also deletedsome unused files
2017-02-02 04:03:46 -08:00
Chris Bednarski facf27ceeb Make rdp and vnc links clickable by adding the protocol 2017-02-02 01:55:28 -08:00
Matthew Hooker c0f8f44a10
remove obsolete config key 2017-02-02 01:25:03 -08:00
Matthew Hooker e9e3215c38
builder/virtualbox: remove guest additions 2017-02-02 00:47:56 -08:00
Matthew Hooker 228bc9cfd3
use driver delete method 2017-02-01 23:57:45 -08:00