add ifenslave into default one

Prod-related: PROD-25628 (PROD:25628)

Change-Id: Ic3e094119f8c2545c4cc009751f0cd7f2a720c37
diff --git a/common/ubuntu_base.sh b/common/ubuntu_base.sh
index dcfd1ba..6415a0a 100644
--- a/common/ubuntu_base.sh
+++ b/common/ubuntu_base.sh
@@ -43,7 +43,7 @@
 # Common prerequisites
 # growlvm.py dependencies
 GROWLVM_PKGS="python-jsonschema python-yaml"
-EXTRA_PKGS="$EXTRA_PKGS $GROWLVM_PKGS apt-transport-https libmnl0 python-apt python-m2crypto python-psutil acpid virt-what dbus bridge-utils vlan"
+EXTRA_PKGS="$EXTRA_PKGS $GROWLVM_PKGS apt-transport-https libmnl0 python-apt python-m2crypto python-psutil acpid virt-what dbus bridge-utils vlan ifenslave"
 apt-get -y install ${EXTRA_PKGS}
 
 # Cleanup old kernels, ensure latest is installed via metapackage package