Merge branch 'master' of github.com:telmich/cdist

This commit is contained in:
Nico Schottelius 2015-03-11 19:54:49 +01:00
commit 7d23266831
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
os=$(cat "$__global/explorer/os") os=$(cat "$__global/explorer/os")
case "$os" in case "$os" in
centos|redhat) centos|redhat|ubuntu)
# whitelist safeguard # whitelist safeguard
: :
;; ;;