Install vlan and bonding in target
This commit is contained in:
parent
46899e3433
commit
da2a489721
|
@ -8,7 +8,7 @@ fi
|
||||||
logfile="/tmp/pvc-install.log"
|
logfile="/tmp/pvc-install.log"
|
||||||
debrelease="buster"
|
debrelease="buster"
|
||||||
debmirror="http://debian.mirror.rafal.ca/debian"
|
debmirror="http://debian.mirror.rafal.ca/debian"
|
||||||
debpkglist="lvm2,parted,gdisk,grub-pc,grub-efi-amd64,linux-image-amd64,sudo,vim,gpg,gpg-agent,aptitude,openssh-server"
|
debpkglist="lvm2,parted,gdisk,grub-pc,grub-efi-amd64,linux-image-amd64,sudo,vim,gpg,gpg-agent,aptitude,openssh-server,vlan,ifenslave"
|
||||||
|
|
||||||
clear
|
clear
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue