#!/usr/bin/bash

iface=$(basename ${1})
source <(scw-metadata)

rm /etc/sysconfig/network-scripts/ifcfg-$iface
