chef encrypt all databags
find data_bags -name "*.json"|awk -F"/" '{print "knife data bag from file " $2, $3 " --encrypt -z "}'