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