@ -29,7 +29,7 @@ class gnocchi::wsgi::uwsgi (
include gnocchi::deps
if $::os_package_type != 'debian'{
if $::operatingsystem != 'Debian'{
warning('This class is only valid for Debian, as other operating systems are not using uwsgi by default.')
}