Introduce Clear Linux OS #372

Closed
romain-dartigues wants to merge 8 commits from romain-dartigues/cdist:rd/clear-linux-os into master
Showing only changes of commit 21055f2779 - Show all commits

View file

@ -61,7 +61,7 @@ in
printf '%s does not support locales.\n' "${os}" >&2
exit 1
;;
(archlinux|debian|devuan|ubuntu|suse|centos|fedora|redhat|scientific)
(archlinux|debian|devuan|ubuntu|suse|centos|fedora|redhat|scientific|clear-linux-os)
# FIXME: The code below only works for glibc-based installations.
# NOTE: Hardcoded, create a pull request in case it is at another