import "os" pkg "cowsay" { state => "installed", allowunsupported => os.is_debian() ?: true, }