mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 01:30:06 -04:00
Merge pull request #5839 from hashicorp/fix-freebsd-vagrant
vagrant: Correct name of vim package for FreeBSD
This commit is contained in:
commit
56c5216efb
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ EOT
|
|||
pkg update
|
||||
|
||||
pkg install -y \
|
||||
editors/vim-lite \
|
||||
editors/vim-console \
|
||||
devel/git \
|
||||
devel/gmake \
|
||||
lang/go \
|
||||
|
|
|
|||
Loading…
Reference in a new issue