mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-08 16:22:15 -04:00
fix docs mountpoint typo
This commit is contained in:
parent
578de6ea89
commit
2ae73162e5
1 changed files with 1 additions and 1 deletions
|
|
@ -335,7 +335,7 @@ chroot by Packer:
|
|||
These default mounts are usually good enough for anyone and are sane defaults.
|
||||
However, if you want to change or add the mount points, you may using the
|
||||
`chroot_mounts` configuration. Here is an example configuration which only
|
||||
mounts `/prod` and `/dev`:
|
||||
mounts `/proc` and `/dev`:
|
||||
|
||||
``` json
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue