remove smtp_sources from ferm's me.conf, retire old-style heavy_{exim,postfix} roles
[mirror/dsa-puppet.git] / modules / puppetmaster / files / update-fastly-ips.sh
index ab0871c..6ccb3bf 100644 (file)
@@ -4,6 +4,7 @@ set -e
 
 dest="$1"
 tmp=$(mktemp -d)
+trap "rm -rf '$tmp'" EXIT
 
 cd $tmp
 if [ -d /etc/ssl/ca-global ]; then