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