Remove usage of deprecated ifconfig, bridge-utils
[icn.git] / env / metal3 / 01_install_package.sh
index ce5aa2f..1ea151f 100755 (executable)
@@ -27,8 +27,7 @@ function install_essential_packages {
     vim \
     wget \
     git \
-    software-properties-common \
-    bridge-utils
+    software-properties-common
 
     update-alternatives --install /usr/bin/python python /usr/bin/python3 1
     update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 1