Commit Graph

89 Commits (d07a2dda7d3e54bca63ebbeb60592bdd2c21ac5e)

Author SHA1 Message Date
Matthew Hooker 8cd403425e
test fixes WIP
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago
Arjen Schwarz c2ecdd98c6
5691: Invalid image URLs make Azure builder crash
8 years ago
Jamie Lennox d043c37ad4 Azure: Don't provide location for build_resource_group_name
8 years ago
Christopher Boumenot da0c13f622 azure: delete keyvault deployment
9 years ago
Christopher Boumenot a3c9485062 azure: sanity check resource group names
9 years ago
Christopher Boumenot 8985bd45ba azure: go fmt
9 years ago
Christopher Boumenot ee767e55d1 azure: change literal to constant
9 years ago
Christopher Boumenot 2684153cb2 azure: reject bad configuration faster
9 years ago
Christopher Boumenot 787f08f39b azure: add user message to indicate what is being deleted
9 years ago
Arjen Schwarz f43f3155d4
Remove breaking debug statement
9 years ago
Arjen Schwarz 0e706320ad
Issue #5045 - Add build_resource_group_name
9 years ago
Arjen Schwarz f4600a208f
Azure: Keep temporary resource group. Fixes #5045
9 years ago
Matthew Hooker d4895156e5
remove copyright notice
9 years ago
Matthew Hooker f7c85e36bc
add pkcs12 license
9 years ago
Matthew Hooker 07bb47f793
Replace pkcs12 code with upstream
9 years ago
Christopher Boumenot 9a34fd15ca azure: improve docs and validation
9 years ago
Christopher Boumenot 0780667b4d azure: support storage account for managed images
9 years ago
Christopher Boumenot 216317c49d Merge pull request #5222 from Trip09/NO-TICKET-azure-allow-build-inside-vpc
9 years ago
Joao Albuquerque d909c702ee Working PublicPrivate
9 years ago
Luke Farnell d9a5b69403 clean up ineffectual assignments
9 years ago
Christopher Boumenot ec96cacdf3 azure: write temporary ssh key to a file
9 years ago
Christopher Boumenot 06ea433104 azure: private SSH private key for debug
9 years ago
Christopher Boumenot 0d427939bc azure: Fix custom managed images
9 years ago
Christopher Boumenot 1874514e4f azure: go vet ./...
9 years ago
Christopher Boumenot 027db82862 azure: go fmt ./...
9 years ago
Christopher Boumenot 9425ece680 azure: Handle SDK changes
9 years ago
Christopher Boumenot 841f54fc1e azure: unit test fixes
9 years ago
Christopher Boumenot b7e32cb10a azure: best error message possible
9 years ago
Christopher Boumenot c09f8b84b9 azure: fit and finish
9 years ago
Christopher Boumenot d782ad99f8 azure: pick better names
9 years ago
Christopher Boumenot 9f4fb56041 Support managed disk for platform images
9 years ago
Christopher Boumenot c6ff4aae59 Support for building from custom managed images
9 years ago
Christopher Boumenot 8cea6f5be5 azure: Update to SDK 10.0.3
9 years ago
Pavel Vasilevich 547cfa3602 Add information about artifact in manifest post-processor in azure-arm builder
9 years ago
Matthew Hooker 5ed3be9a8c
set azure metadata
9 years ago
Matthew Hooker ee5d13611f
update ssh client usage for new crypto/ssh version
9 years ago
Matthew Hooker 7aca9b7f71
builder/azure: replace panics with error returns
9 years ago
Christopher Boumenot f0e5f75b06 Update TODO.md
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 35578d9ed1
remove unnecessary type conversions
9 years ago
Matthew Hooker bf64d7bdc2
automagic simplification
9 years ago
Matthew Hooker d1b20b3d9c
remove a bunch of dead code.
9 years ago
Thomas Conte d294d2c576 gofmt
9 years ago
Thomas Conte 1ec6578c02 Add two new variables to Azure builder config
9 years ago
Eike Verdenhalven 7ad77b9e93 integrate new winrm transport interface
9 years ago
Christopher Boumenot f908e18483 Merge pull request #3996 from boumenot/pr-issue-3968
10 years ago