X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=env%2Fmetal3%2F06_host_cleanup.sh;h=a649511ff5a09cc073e6b36f1eb9c67ef839d8f3;hb=bcee4e738ce66b69957abb987dda40032264e6f7;hp=3f29be51f9540bf6ced413379539a3b185344829;hpb=f6aeb15803d55c0e500ec5ede2b26371728e368e;p=icn.git diff --git a/env/metal3/06_host_cleanup.sh b/env/metal3/06_host_cleanup.sh index 3f29be5..a649511 100755 --- a/env/metal3/06_host_cleanup.sh +++ b/env/metal3/06_host_cleanup.sh @@ -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 provisioning || true - -ip link set dhcp0 down || true -brctl delbr dhcp0 || true +ip link del provisioning type bridge || true rm -rf ${IRONIC_DATA_DIR}