Merge pull request #5859 from jamesearl/fix-docs-chroot-mounts

fix docs mountpoint typo
pull/5861/head
Matthew Hooker 8 years ago committed by GitHub
commit 11846b5152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save