package.rb

Path: lib/puppet/type/package.rb
Last Update: Fri Aug 03 10:17:44 +0000 2012

Define the different packaging systems. Each package system is implemented in a module, which then gets used to individually extend each package object. This allows packages to exist on the same machine using different packaging systems.

[Validate]