Update default value for push VCS documentation

This commit is contained in:
Seth Vargo 2015-02-03 17:36:57 -05:00
parent 17d4c4396c
commit 677ddd34bd
1 changed files with 1 additions and 1 deletions

View File

@ -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.