Merge "Remove usage of custom os_package_type fact"
This commit is contained in:
		| @@ -29,7 +29,7 @@ class cloudkitty::wsgi::uwsgi ( | ||||
|  | ||||
|   include cloudkitty::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.') | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zuul
					Zuul