diff --git a/website/source/docs/templates/push.html.markdown b/website/source/docs/templates/push.html.markdown index 1f97a3048..9c3b6cc24 100644 --- a/website/source/docs/templates/push.html.markdown +++ b/website/source/docs/templates/push.html.markdown @@ -62,4 +62,4 @@ each category, the available configuration keys are alphabetized. * `vcs` (bool) - If true, Packer will detect your VCS (if there is one) and only upload the files that are tracked by the VCS. This is useful - for automatically excluding ignored files. This defaults to true. + for automatically excluding ignored files. This defaults to false.