Marc Falzon
00c2df24df
Add Exoscale Import post-processor
...
This change adds a new `exoscale-import` post-processor allowing users
to create Private Templates on Exoscale.
2019-07-01 08:40:26 +02:00
mingsheng.su
d1b9ad90c8
Merge remote-tracking branch 'origin' into feature/ucloud_builder
2019-06-18 18:17:19 +08:00
mingsheng.su
00ae304919
update docs && examples
2019-06-18 17:54:07 +08:00
Megan Marsh
435bda05a7
clean up docs
2019-06-06 15:02:22 -07:00
Megan Marsh
2b8fe72e30
add to sidebar nav
2019-06-06 14:31:02 -07:00
Marques Johansson
99987c2d56
Add Linode Images builder
...
Packer Builder for [Linode Images](https://www.linode.com/docs/platform/disk-images/linode-images/ )
Adds the following builder:
* `linode`
Based on https://github.com/linode/packer-builder-linode (MPL/2)
(formerly maintained by @dradtke). Includes website docs and tests.
Relates to #174 , #3131
2019-04-15 20:40:59 -04:00
Gennady Lipenkov
d816bb1700
Init doc page
...
Squashed commit of the following:
commit adff177ad2e3fc9d73bcf9703c7443ae33922dca
Author: Yandex.Cloud Bot <ycloud-bot@yandex.ru>
Date: Tue Mar 26 20:52:08 2019 +0000
sync upstream
2019-04-12 01:00:54 +03:00
Megan Marsh
5aa55f194d
add vagrant docs to website
2019-03-05 09:31:14 -08:00
Miłosz Smółka
94a7a07c87
Merge branch 'master' into hyperone
2019-02-24 15:16:21 +01:00
Megan Marsh
be21850e32
Merge pull request #7060 from andrewsomething/do-post-processor
...
Add digitalocean-import post-processor.
2019-02-14 11:58:00 -08:00
xinau
c207451f7e
Merge branch 'master' of https://github.com/hashicorp/packer into packer-provisioner-inspec
2019-02-12 05:32:05 +00:00
Miłosz Smółka
228829139b
Merge branch 'master' into hyperone
2019-02-07 14:12:13 +01:00
Rickard von Essen
26aa0144e6
ansible: Change the doc navigator to Ansible (Remote)
2019-02-04 18:56:52 +01:00
Matthew Aynalem
b404cfc365
add builder/tencentcloud-cvm to sidebar
...
post-processors/docker-import - move tags under optional
add missing data types to various attributes
2019-02-03 16:24:38 -08:00
Miłosz Smółka
be30415395
Add HyperOne builder
2019-01-23 14:04:05 +01:00
xinau
f5b13e3cb5
added inspec.io provisioner
2019-01-20 15:43:47 +00:00
Andrew Starr-Bochicchio
c0c5c6afac
Add DigitalOcean post-processor.
2018-11-29 21:00:57 -05:00
Megan Marsh
a93721c54d
add disable option to breakpoint provisioner
2018-11-29 15:09:14 -08:00
Lukas Kämmerling
1600a12880
Add missing docs link
2018-11-14 06:46:28 +01:00
Matthew Hooker
ddf23a2c46
Complete Atlas deprecation.
...
Removes the push command and the Atlas post-processor. Please see our
guide on building immutable infrastructure with Packer on CI/CD for
ideas on implementing these features yourself.
https://www.packer.io/guides/packer-on-cicd/
2018-08-02 20:23:28 -07:00
Sean Malloy
cf04fd55ea
Add missing link to googlecompute-import post-processor docs
2018-07-16 20:40:19 -05:00
유성덕
20b93e753d
Fix `naver` of build docs to `NAVER Cloud`
2018-02-13 21:52:23 +09:00
Matthew Hooker
8b7982480f
fix sidebar placement
2018-02-08 12:10:11 -08:00
Edouard BONLIEU
5a2f37896e
Add documentation
2018-02-08 12:09:24 -08:00
Matthew Hooker
472a922642
clean up ncloud docs
2018-02-08 11:47:28 -08:00
Matthew Hooker
399431c00b
group oracle builders under a single heading.
2018-02-02 12:39:45 -08:00
Megan Marsh
00db189c9c
add docs page
2018-01-25 14:34:03 -08:00
SwampDragons
f3c33240fa
Merge pull request #5444 from vijayinvites/packer-vhdx
...
Hyperv vmcx builder and allow vhd/vhdx instead of ISO
2017-10-13 11:53:27 -07:00
Marcel Prince
26fb86783e
Remove LXD from provisioners sidebar
2017-10-12 18:34:20 -07:00
Matthew Hooker
5937f75898
reformat docs
2017-10-11 22:05:52 +05:30
Matthew Hooker
7be2ad6312
docs: fix sidebar link to powershell
2017-09-14 12:59:31 -07:00
Matthew Hooker
fc1ce68bff
docs: add lxc/d to sidebar, cleanup
2017-09-12 15:45:55 -07:00
Andrew Pryde
6fd2f6701d
Rename Oracle BMCS builder to OCI
...
Oracle Bare Metal Cloud Services (BMCS) has been rebranded as Oracle
Cloud Infrastructure (OCI).
2017-09-12 10:40:56 -07:00
Matthew Hooker
624b1e5110
Merge pull request #4554 from prydie/f-oracle-bmcs
...
Oracle Bare Metal Cloud Services (BMCS) builder
2017-09-11 09:42:14 -07:00
Chris Lundquist
3b09a324c4
[lxd] add link to lxd docs from layouts
2017-09-05 12:45:47 -07:00
Andrew Pryde
9728f890cf
Implemented and documented oracle-bmcs builder
...
Implements a new Packer builder (oracle-bmcs) which adds support for
building custom images for Oracle Bare Metal Cloud Services (BMCS)
https://cloud.oracle.com/en_US/bare-metal .
Additionally includes documentation for the oracle-bmcs builder.
2017-08-02 09:53:48 +01:00
bugbuilder
bfb1da6499
Adding documentation
2017-07-09 21:45:57 -04:00
Matthew Hooker
5f3d4a8ce9
alicloud ecs in docs index
2017-06-02 12:17:29 -07:00
zhuzhih2017
d646e1d035
refactor the code according hashicorp rename the repository
2017-04-18 15:14:45 +08:00
Seth Vargo
2505d74dd0
Update CSS breakpoints
2017-03-28 16:05:22 -04:00
Seth Vargo
6b80c21043
Revamp pages and docs to fit HashiCorp brand
2017-03-28 16:05:19 -04:00
zhuzhih2017
b7c1765deb
Merge branch 'master' of github.com:zhuzhih2017/packer
2017-03-12 11:42:30 +08:00
zhuzhih2017
0400ebae95
Fix the code according PR review
2017-03-12 10:22:25 +08:00
zhuzhih2017
b420c0fe0c
Fix the code according PR review
2017-03-04 18:33:42 +08:00
zhuzhih2017
fadfb696dd
Add packer plugin which support alicloud ecs images
2017-03-03 16:56:17 +08:00
Matthew Hooker
84b8103df7
add community page
2017-02-10 20:10:49 -08:00
Matthew Hooker
d73d7a4577
add converge to provisioner list
2017-01-22 20:12:07 -08:00
Rickard von Essen
d1b9a91e3d
Change all builder docs to the expected file names
2017-01-14 13:03:39 +01:00
Jasper Siepkes
7a90039b07
Added Triton doc page to sidebar.
2016-12-29 22:42:43 +01:00
Taylor Brown
b8076f830f
Update docs.erb
...
Correcting Hyper-V branding
2016-12-19 08:49:37 -08:00