X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=env%2Fmetal3%2F06_host_cleanup.sh;h=3f29be51f9540bf6ced413379539a3b185344829;hb=refs%2Fchanges%2F06%2F4306%2F1;hp=f206d926fa7b9e064b6e8fa385ad391fba4d42a4;hpb=07543184d7a2e2480f8cecc081ba9393bda39a42;p=icn.git diff --git a/env/metal3/06_host_cleanup.sh b/env/metal3/06_host_cleanup.sh index f206d92..3f29be5 100755 --- a/env/metal3/06_host_cleanup.sh +++ b/env/metal3/06_host_cleanup.sh @@ -12,7 +12,7 @@ for name in ironic ironic-inspector dnsmasq httpd mariadb ipa-downloader; do done ip link set provisioning down || true -brctl delbr provision || true +brctl delbr provisioning || true ip link set dhcp0 down || true brctl delbr dhcp0 || true