mirror of https://github.com/hashicorp/packer
parent
be536862ae
commit
614e35f6ff
@ -1,16 +0,0 @@
|
||||
---
|
||||
description: |
|
||||
Packer is extensible, allowing you to write new provisioners without having to
|
||||
modify the core source code of Packer itself. Documentation for creating new
|
||||
provisioners is covered in the custom provisioners page of the Packer plugin
|
||||
section.
|
||||
page_title: Custom - Provisioners
|
||||
---
|
||||
|
||||
# Custom Provisioner
|
||||
|
||||
Packer is extensible, allowing you to write new provisioners without having to
|
||||
modify the core source code of Packer itself. Documentation for creating new
|
||||
provisioners is covered in the [custom
|
||||
provisioners](/packer/docs/plugins/creation/custom-provisioners) page of the Packer
|
||||
plugin section.
|
||||
@ -1,12 +0,0 @@
|
||||
### Community Provisioners
|
||||
|
||||
- [Comment Provisioner](https://github.com/SwampDragons/packer-provisioner-comment) -
|
||||
Example provisioner that allows you to annotate your build with bubble-text
|
||||
comments.
|
||||
|
||||
- [Windows Update provisioner](https://github.com/rgl/packer-plugin-windows-update) -
|
||||
A provisioner for gracefully handling Windows updates and the reboots they
|
||||
cause.
|
||||
|
||||
- [S3 Provisioner](https://github.com/spacechunks/packer-plugin-s3) -
|
||||
A provisioner that retrieves objects from S3 and stores them at a given destination.
|
||||
Loading…
Reference in new issue