Sha256: 7f2161021c732c41ba35388041f34b4838c251f5f49965960fd34205f12731ec
Contents?: true
Size: 420 Bytes
Versions: 20
Compression:
Stored size: 420 Bytes
Contents
# At this point, it's an exact copy of the Blastwave stuff. Puppet::Type.type(:package).provide :sunfreeware, :parent => :blastwave, :source => :sun do desc "Package management using sunfreeware.com's `pkg-get` command on Solaris. At this point, support is exactly the same as `blastwave` support and has not actually been tested." commands :pkgget => "pkg-get" confine :operatingsystem => :solaris end
Version data entries
20 entries across 20 versions & 1 rubygems