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:43:13 +02:00
committed by Thomas Lamprecht
parent 2d2bee9185
commit b36f9145aa
+1 -2
View File
@@ -11,8 +11,7 @@ use IPC::Open2;
use IPC::Open3;
use UUID;
use Cwd;
my @BASE_PACKAGES = qw(base openssh);
my @BASE_PACKAGES = qw(base openssh vi nano);
my @BASE_EXCLUDES = qw(e2fsprogs
jfsutils
linux