Class MCollective::PluginPackager::OspackagePackager
In: lib/mcollective/pluginpackager/ospackage_packager.rb
Parent: Object

MCollective plugin packager general OS implementation.

Methods

Attributes

package  [RW] 
package_type  [RW] 
packager  [RW] 
verbose  [RW] 

Public Class methods

Create packager object with package parameter containing list of files, dependencies and package metadata.

Public Instance methods

Hands over package creation to the detected packager implementation based on operating system.

Displays the package metadata and detected files

[Validate]