add vi and nano to base template

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
This commit is contained in:
Oguz Bektas 2020-05-08 16:40:57 +02:00 committed by Thomas Lamprecht
parent 2d2bee9185
commit b36f9145aa
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@ use IPC::Open2;
use IPC::Open3; use IPC::Open3;
use UUID; use UUID;
use Cwd; use Cwd;
my @BASE_PACKAGES = qw(base openssh vi nano);
my @BASE_PACKAGES = qw(base openssh);
my @BASE_EXCLUDES = qw(e2fsprogs my @BASE_EXCLUDES = qw(e2fsprogs
jfsutils jfsutils
linux linux