You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/website/pages/docs/provisioners/index.mdx

24 lines
686 B

---
description: |
Provisioners use builtin and third-party software to install and configure the
machine image after booting.
layout: docs
page_title: Provisioners
sidebar_title: Provisioners
---
# Provisioners
Provisioners use builtin and third-party software to install and configure the
machine image after booting. Provisioners prepare the system for use, so common
use cases for provisioners include:
- installing packages
- patching the kernel
- creating users
- downloading application code
See [Template Provisioners](/docs/templates/provisioners) to learn more
about working with provisioners. For information on an individual provisioner,
choose it from the sidebar.