Merge branch 'master' of github.com:telmich/cdist
This commit is contained in:
commit
7d23266831
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
os=$(cat "$__global/explorer/os")
|
||||
|
||||
case "$os" in
|
||||
centos|redhat)
|
||||
centos|redhat|ubuntu)
|
||||
# whitelist safeguard
|
||||
:
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue