Commit Graph

104 Commits

Author SHA1 Message Date
Adrien Delorme 5a3526a669 Add vmware vmx example 2020-10-21 15:55:54 +02:00
Ricardo Rosales 809f38be3a
[azure-chroot] Updating parameter `exlude_from_latest` to `exclude_from_latest` (#10034) 2020-10-07 11:08:33 +02:00
Jean-Francois Panisset 6f8a909cef Remove more examples of deprecated iso_checksum_type in docs
Follow up to remove_iso_checksum_type

Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
2020-08-11 17:29:21 -07:00
Brad Ackerman f824cbb79d
Don't deprovision in chroot. 2020-08-08 18:44:39 -07:00
Brad Ackerman 67479f0b23
Add FreeBSD example for azure-chroot. 2020-08-08 18:06:05 -07:00
Megan Marsh bba97b8f26
Merge pull request #9644 from satyamuralidhar/patch-1
nginx server creation using packer
2020-07-24 10:23:04 -07:00
satya ac45bc6029
Update packages.sh 2020-07-24 17:10:11 +05:30
Adrien Delorme 591cbd9290
Update examples/amazon/nginx_server/nginx.json 2020-07-24 13:16:23 +02:00
satya d029d95ba2
Update packages.sh (#9643)
check apache version before end
2020-07-24 13:15:33 +02:00
satyamuralidhar 4816b55967 nginx server 2020-07-24 10:27:03 +05:30
Megan Marsh 242e8534d5
Merge pull request #9609 from satyamuralidhar/patch-1
Here iam written a packer sample script for apache server
2020-07-23 11:39:15 -07:00
Megan Marsh b88dede234 moved example files 2020-07-23 11:28:55 -07:00
satyamuralidhar d5bfe0b869 new chage 2020-07-23 11:23:16 +05:30
satya 47bc5069ab
Delete apache_server 2020-07-23 11:14:55 +05:30
satya 740773d321
Create apache_server 2020-07-23 11:11:55 +05:30
Adrien Delorme 1b91252b23 add alpine esxi example 2020-07-20 11:00:21 +02:00
Adrien Delorme 81f7fd6955 better timing 2020-07-20 11:00:21 +02:00
Adrien Delorme 989dd0a84e almost working 2020-07-20 11:00:21 +02:00
Adrien Delorme 2664e72682 alpine: move floppy file to general folder 2020-07-20 11:00:21 +02:00
Adrien Delorme 918696c07a Update alpine-setup.sh 2020-07-20 11:00:20 +02:00
Adrien Delorme cd0f72a7b6 alpine example: restart ssh server instead of rebooting 2020-07-20 11:00:19 +02:00
Adrien Delorme 77411107c2 Update variables.alpine.pkr.hcl 2020-07-20 11:00:18 +02:00
Adrien Delorme 715c6d3a86 add alpine example for virtualbox-iso 2020-07-20 11:00:17 +02:00
Adrien Delorme c2b7f1bf80 move "ubuntu" examples to "linux" 2020-07-20 11:00:16 +02:00
satya b68b65e960
Create README.Md 2020-07-18 20:52:40 +05:30
satya 62aac351b8
Create packages.sh 2020-07-18 20:52:00 +05:30
satya ec95254388
Create apache.json 2020-07-18 20:47:53 +05:30
Adrien Delorme 106ed314f6 add esx5 build example 2020-07-16 11:53:30 +02:00
Adrien Delorme 3d371a2d5d
Add complete HCL2 examples + allow to name a singular build.source blocks (#9490)
* in the examples/hcl folder
* add possibility to name singular build.source blocks to differentiate their output and to filter on them
2020-07-02 11:07:59 +02:00
Adam Dobrawy a3cba02c86 builder/hyperone: Add examples for HCL syntax 2020-05-19 01:20:25 +02:00
mingsheng.su 1099777978 update bucket about no create 2019-10-29 16:11:43 -07:00
mingsheng.su 2c513fce64 update ucloud packer 2019-10-29 16:11:43 -07:00
mingsheng.su 61f9d3a9fe add ucloud import 2019-10-29 16:11:43 -07:00
Megan Marsh 0c2fba089d
Merge pull request #8250 from tencentyun/master
tencentcloud-cvm builder: we added retry on remote api call to improve the user experience
2019-10-21 14:45:37 -07:00
Li Kexian 6fb8988d08
we added retry on remote api call to improve the user experience 2019-10-21 13:21:56 +08:00
Paul Meyer f72c4ec7a3 Update example and docs 2019-10-15 21:14:20 +00:00
Paul Meyer 37931c551f add example 2019-10-15 21:14:20 +00:00
Etienne Deneuve f9aebe1c9c Change: Update doc, windows vm need ``/mode:vm`` to be syspreped correctly 2019-10-11 14:52:59 +02:00
Megan Marsh ccf58f0c98 major rework of communicator docs and addition of preseed guides 2019-10-03 09:18:03 -07:00
Matt Kotsenas cf8e2bdeb1
Clarify sysprep log message in Azure example
The Azure example uses an inline PowerShell script to wait for sysprep to complete. While waiting, it prints out the current setup state *if the state is **not** complete*, otherwise it breaks and shuts down.

This logging behavior can be confusing because the last message logged says that sysprep is not completed. To clarify things, move the log statement ahead of the "if" check so the result of each polling operation is logged.
2019-09-18 18:49:11 -07:00
xiaohan.liang f4fc9dd09a Rewrite all files, remove sensitive information 2019-08-09 15:00:23 +08:00
Jesse Mazzella 07922de6e7
fix typo 2019-07-02 08:09:36 -07:00
ZhiQiang Fan 7235a4a775 feature: support data disks for tencentcloud builder
Data disk is an important feature for instances and images, this
patch implements the basic functionality of it. More work needs
to be done to make it friendly to users. Docs has pointed out
current limitation.

Also update dependencies because this feature requires new code in
tencentcloud go sdk.
2019-06-30 00:05:38 +08:00
Megan Marsh 9dd871120a
Merge pull request #7810 from zqfan/tencent-add-run-tags
feature: add run_tags to instance in tencentcloud builder
2019-06-28 14:39:52 -07:00
ZhiQiang Fan 310a40f8fe feature: add run_tags to instance in tencentcloud builder
Instance tags are useful, our customer asks us to support it in packer as
well, to enable them to identify the purpose of the instance, even the
instance runs in a very short time.
2019-06-28 23:18:41 +08:00
mingsheng.su ce761bdcb4 Update example of ucloud-uhost 2019-06-28 18:14:00 +08:00
mingsheng.su fdb1caf309 fmt examples of ucloud 2019-06-27 14:28:46 +08:00
mingsheng.su 0ca67081c9 update examples && CODEOWNERS 2019-06-27 14:10:26 +08:00
mingsheng.su 6109ad79a3
Merge branch 'master' into feature/ucloud_builder 2019-06-26 10:09:28 +08:00
Megan Marsh 6ead0493d9
Merge pull request #7787 from zqfan/tencent-fix-tmp-keypair
fix: correctly remove tencentcloud temporary keypair
2019-06-24 11:21:30 -07:00