add utf-8 encoding to Berksfile

This commit is contained in:
Christoph Hartmann 2016-03-18 11:39:04 +01:00
parent 8bc9d8820a
commit 7689ea04d7

View file

@ -1,3 +1,4 @@
# encoding: utf-8
source 'https://supermarket.chef.io'
cookbook 'apt'