#!/bin/bash

find /etc/puppet/environments/KT* -type d -empty -delete
