Sha256: 60817a8165774c3e3ad62fa9ab4a5da3a7c01fd064fb7a6805b91be775ab6a7d
Contents?: true
Size: 438 Bytes
Versions: 10
Compression:
Stored size: 438 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
10 entries across 10 versions & 1 rubygems