Sha256: 8048b28451502730d4361a27115a35b88c914e35cac9e3be6919e764434c85d4
Contents?: true
Size: 411 Bytes
Versions: 786
Compression:
Stored size: 411 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 :osfamily => :solaris end
Version data entries
786 entries across 786 versions & 4 rubygems