Merge pull request #3623 from delaman/patch-1

Type-o in documentation
pull/3631/head
Chris Bednarski 10 years ago committed by GitHub
commit ab05a458ea

@ -172,7 +172,7 @@ provisioner only run if the `do_nexpose_scan` variable is non-empty.
In order to use `$HOME` variable, you can create a `home` variable in packer:
``` {.javascript}
"variables" {
"variables": {
"home": "{{env `HOME`}}"
}
```

Loading…
Cancel
Save