add vlan into default one
Change-Id: Id2523370d610bbac52216be603381f0c04b7b166
Prod-related: PROD-25628 (PROD:25628)
diff --git a/common/ubuntu_base.sh b/common/ubuntu_base.sh
index e918003..dcfd1ba 100644
--- a/common/ubuntu_base.sh
+++ b/common/ubuntu_base.sh
@@ -43,8 +43,7 @@
# Common prerequisites
# growlvm.py dependencies
GROWLVM_PKGS="python-jsonschema python-yaml"
-# TODO add common vlan package here
-EXTRA_PKGS="$EXTRA_PKGS $GROWLVM_PKGS apt-transport-https libmnl0 python-apt python-m2crypto python-psutil acpid virt-what dbus bridge-utils"
+EXTRA_PKGS="$EXTRA_PKGS $GROWLVM_PKGS apt-transport-https libmnl0 python-apt python-m2crypto python-psutil acpid virt-what dbus bridge-utils vlan"
apt-get -y install ${EXTRA_PKGS}
# Cleanup old kernels, ensure latest is installed via metapackage package