Commit Graph

4276 Commits (e2fe35ef40bbce9b87f945901afa00a3fa769093)

Author SHA1 Message Date
Megan Marsh 8d5ecb9514 fix bug where ReadAll on the stderr pipe was causing an infinite hang because there was no stderr to report
7 years ago
Megan Marsh 9dd871120a
Merge pull request #7810 from zqfan/tencent-add-run-tags
7 years ago
Megan Marsh 1d1ff4ebc9
Merge pull request #7775 from shawnmssu/feature/ucloud_builder
7 years ago
ZhiQiang Fan 310a40f8fe feature: add run_tags to instance in tencentcloud builder
7 years ago
mingsheng.su d3414e31e4
Update builder/ucloud/uhost/step_create_instance.go
7 years ago
mingsheng.su 591f2833b8
Update builder/ucloud/uhost/step_create_instance.go
7 years ago
mingsheng.su 0679f64689
Update builder/ucloud/uhost/step_copy_image.go
7 years ago
mingsheng.su 33d9e1ca49
Update builder/ucloud/uhost/step_copy_image.go
7 years ago
mingsheng.su c8a9447aa4
Update builder/ucloud/uhost/step_create_image.go
7 years ago
mingsheng.su 4dfb338915
Update builder/ucloud/uhost/step_config_vpc.go
7 years ago
mingsheng.su 71fcc9fce3
Update builder/ucloud/uhost/step_config_subnet.go
7 years ago
mingsheng.su 7fdd72d418
Update builder/ucloud/uhost/step_config_security_group.go
7 years ago
mingsheng.su a44df3d899
Update builder/ucloud/uhost/step_config_security_group.go
7 years ago
mingsheng.su e9e5493fd1
Update builder/ucloud/uhost/step_check_source_image.go
7 years ago
Megan Marsh 350894200e
Merge pull request #7786 from zqfan/tencent-rm-img-name-limit
7 years ago
Megan Marsh b565075813
Merge pull request #7791 from 70k10/qemuadddisks
7 years ago
mingsheng.su 6109ad79a3
Merge branch 'master' into feature/ucloud_builder
7 years ago
Megan Marsh bed0938b6c
Merge pull request #7782 from hashicorp/fix_7758
7 years ago
Megan Marsh 8bca6b7cba
Merge pull request #7785 from dhirschfeld/patch-1
7 years ago
Jayson Cofell e690cb90ce Go fmt AdditionalDiskSizes code
7 years ago
Jayson Cofell 37e15ec854 Add AdditionalDiskSizes test
7 years ago
Dave Hirschfeld 2a284dffa0
Bump MaxRamSize to 1TB
7 years ago
Jayson Cofell c9b693080a Add additional disk support for QEMU builder.
7 years ago
Megan Marsh 3a55437f4e
Merge pull request #7790 from hashicorp/fix_7748
7 years ago
Megan Marsh 6ead0493d9
Merge pull request #7787 from zqfan/tencent-fix-tmp-keypair
7 years ago
Megan Marsh 29bff0975f clarify pathing requirements for hyperv-vmcx
7 years ago
Megan Marsh 1eef03c36b
Merge pull request #7778 from amydutta/master
7 years ago
Amrita Dutta 78be7ab4e4 fix typo
7 years ago
ZhiQiang Fan 1c7b23357d fix: correctly remove tencentcloud temporary keypair
7 years ago
ZhiQiang Fan 20315155a9 remove image name check in tencentcloud builder
7 years ago
Dave Hirschfeld 96a3ef1465
Set MaxRamSize to 64GB
7 years ago
Megan Marsh 06a0db9350 allow user to override vagrant authentication by setting ssh_username and ssh_password.
7 years ago
Amrita Dutta ba76d86cab remove comment
7 years ago
Amrita Dutta e96458e8bd Merge branch 'master' of https://github.com/amydutta/packer
7 years ago
Amrita Dutta 85036231c4 Final commit
7 years ago
mingsheng.su 95611695b1 update builder_test && make generate
7 years ago
mingsheng.su 7804a52dd2 ucloud packer review
7 years ago
Amrita Dutta 78f001431e add example config file
7 years ago
Amrita Dutta 994dca5f78 fix bug in step_publish w.r.t managed image RG
7 years ago
Amrita Dutta 963336d421 Remove un-intended import
7 years ago
Amrita Dutta 76dbf4fb3b Remove subscription id from SIG destination input
7 years ago
Amrita Dutta 1d6de7167f Another update to replication logic
7 years ago
Amrita Dutta de591cff77 Fix append in builder.go
7 years ago
Amrita Dutta f7e08a097a Replication region changes
7 years ago
mingsheng.su d1b9ad90c8 Merge remote-tracking branch 'origin' into feature/ucloud_builder
7 years ago
Amrita Dutta c9cdb34589 Update validation logic for missing replication region
7 years ago
Amrita Dutta f1f93f0665 normalize replication regions
7 years ago
Amrita Dutta 59a0f7f6e6 add validation checks for replication regions + formatting
7 years ago
Amrita Dutta d13b9574d6 Use user - provided version number instead of generating timestamp on our own
7 years ago
Megan Marsh 305592d8ed fix copy logic and tests
7 years ago