Merge "Let kubespray install the correct docker versions"
[icn.git] / env / metal3 / 06_host_cleanup.sh
index f206d92..b7ed5fd 100755 (executable)
@@ -12,9 +12,6 @@ for name in ironic ironic-inspector dnsmasq httpd mariadb ipa-downloader; do
 done
 
 ip link set provisioning down || true
-brctl delbr provision || true
-
-ip link set dhcp0 down || true
-brctl delbr dhcp0 || true
+brctl delbr provisioning || true
 
 rm -rf ${IRONIC_DATA_DIR}