Apply suggestions from code review

Co-authored-by: Brian McClain <brianmmcclain@gmail.com>
docs/packer-seo-provs
trujillo-adam 1 year ago committed by GitHub
parent 7645ee0ff4
commit f62463ef26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,7 +1,6 @@
---
description: |
The `shell` Packer provisioner provisions machines built by Packer using shell
scripts. Use the `shell` provisioner install and configure software on a machine.
The `shell` Packer provisioner runs shell scripts on the machine Packer builds. Use the `shell` provisioner to install and configure software on a machine.
page_title: shell provisioner reference
---
@ -11,8 +10,7 @@ page_title: shell provisioner reference
# `shell` provisioner
The `shell` Packer provisioner provisions machines built by Packer using shell
scripts. Use the `shell` provisioner install and configure software on a machine.
The `shell` Packer provisioner runs shell scripts on the machine Packer builds. Use the `shell` provisioner to install and configure software on a machine.
-> **Building Windows images?** You probably want to use the
[PowerShell](/packer/docs/provisioners/powershell) or [Windows

Loading…
Cancel
Save