mirror of https://github.com/hashicorp/packer
parent
824da0fb8f
commit
2217606e38
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: "docs"
|
||||
---
|
||||
|
||||
# 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](/docs/extend/provisioner.html)
|
||||
page of the Packer plugin section.
|
||||
Loading…
Reference in new issue