portupgrade.rb

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

Whole new package, so include pack stuff

Required files

puppet/provider/package  

Methods

install   instances   latest   query   uninstall   update  

Included Modules

Puppet::Util::Execution

Public Class methods

instances sub command (builds the installed packages list)

Public Instance methods

Installation sub command

Latest subcommand (returns the latest version available, or current version if installed is latest)

     Query subcommand - return a hash of details if exists, or nil if it doesn't.

Used to make sure the package is installed

Uninstall command

Update/upgrade command

[Validate]