package.rb

Path: lib/puppet/type/package.rb
Last Update: Wed Dec 09 12:54:29 -0800 2009

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]