Commit Graph

6798 Commits (48955dddf4263f522b37a615eece09b0f9751ddf)
 

Author SHA1 Message Date
Matthew Hooker 48955dddf4
Prep for release 0.12.1
9 years ago
Matthew Hooker 372e0d2283
update changelog
9 years ago
Matthew Hooker c61c7765ec Merge pull request #4288 from troytoman/gce-network-uri
9 years ago
Matthew Hooker 9d513a23e2
update changelog
9 years ago
Matthew Hooker 88841cb0e4 Merge pull request #4283 from mitchellh/openstackhacks
9 years ago
Matthew Hooker 754ed931e9
be nice if user gets the image visibility case wrong
9 years ago
Matthew Hooker 9c863cb081
update docs
9 years ago
Rickard von Essen 70970812c0 Update CHANGELOG.md
9 years ago
Rickard von Essen a7993adc6b Merge pull request #4285 from rickard-von-essen/aws-shutdown_behavior
9 years ago
Rickard von Essen d3c2239b9e
builder/amazon: Change shutdown_behaviour to shutdown_behavior
9 years ago
Rickard von Essen 2f8bc086b0 Updated CHANGELOG.md
9 years ago
Rickard von Essen 11c42e6aa8 Merge pull request #4284 from rickard-von-essen/aws-london-region
9 years ago
Rickard von Essen c24b4423b2 builder/amazon: Added new region London - eu-west-2
9 years ago
Matthew Hooker 1408c3fde8
bugfix
9 years ago
Matthew Hooker 00e4585ce5
first pass at adding new members
9 years ago
Matthew Hooker cbe7e9113a
return early if no set visibility
9 years ago
Matthew Hooker 99667df17e
update image visibility own step
9 years ago
Matthew Hooker 9d7df95cdf
correctly vendor gophercloud dep
9 years ago
Matthew Hooker 7bd211cf61
first attempt at modifying visibility
9 years ago
Matthew Hooker 98051a5207
add openstack imageservice
9 years ago
Matthew Hooker 6a6e735d16
use 404 error type
9 years ago
Zanetti, David 01e3e7f7a3
Second part of resync of gophercloud
9 years ago
Zanetti, David b43882748d
Resync gophercloud OpenStack SDK with new repo
9 years ago
Matthew Hooker 92ade7cb45 Merge pull request #4282 from themalkolm/patch-1
9 years ago
Alexander Krasnukhin ac98aad1df Fix log statement
9 years ago
Matthew Hooker 4cb4506b65
update changelog
9 years ago
Matthew Hooker 64fbe12976
govendor sync
9 years ago
Matthew Hooker 45d4cf8b36
move powershell module to common
9 years ago
Matthew Hooker d0a3e956a8
docs to get ubuntu building correctly
9 years ago
Matthew Hooker 5e324d6bb4
apply #4041 to hyperV builder
9 years ago
Matthew Hooker c9fcaf4172 Merge pull request #2576 from taliesins/HyperV
9 years ago
Taliesin Sisson e50fe9fd54 Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
9 years ago
Taliesin Sisson e357c56186 Builders don't need to set this up anymore
9 years ago
Taliesin Sisson 74255c553b Be smarter about loading guest additions iso. Windows 10 and Windows Server 2016 no longer come with iso. So default to not loading guest additions when the iso is missing
9 years ago
Taliesin Sisson 143ac300bf headless is no longer used
9 years ago
Taliesin Sisson 24e9810c23 guest_os_type is no longer used
9 years ago
Taliesin Sisson 602c207f60 Make it clear iso is downloaded
9 years ago
Taliesin Sisson 335615408a Run go fmt on files
9 years ago
Taliesin Sisson 44f73fa75f Changed ram_size_mb to ram_size
9 years ago
Taliesin Sisson fb192ce6d6 Remove unused import
9 years ago
Taliesin Sisson 04a6880361 Remove unused import
9 years ago
Taliesin Sisson 3f0835aab2 Remove headless option as it is not used.
9 years ago
Taliesin Sisson 7add6d3470 Add missing configuration elements.
9 years ago
Taliesin Sisson 3c1df5a791 Remove inconsistent "_mb" from ram size
9 years ago
Taliesin Sisson 0515487062 Configuration settings are no longer used
9 years ago
Taliesin Sisson 20643e35a8 Do not specify a default username or password
9 years ago
Taliesin Sisson d7117560cf We are using powershell and Msvm to send keys to virtual keyboard so update comment
9 years ago
Taliesin Sisson a27d75ff89 Fix comment left over from initial import
9 years ago
Taliesin Sisson 501845cb4f SSHKeyPath and SSHWaitTimeout have been deprecated in favor of communicator configuration
9 years ago
Taliesin Sisson c88a2ef872 Remove trailing tabs
9 years ago