Class AutomateIt::PlatformManager::LSB
In: lib/automateit/platform_manager/lsb.rb
Parent: AutomateIt::PlatformManager::Uname

PlatformManager::LSB

A PlatformManager driver for LSB (Linux Standards Base) systems. The platform doesn‘t actually need to be Linux, but simply has to provide an lsb_release command.

Methods

Constants

LSB_RELEASE = "lsb_release"

Protected Instance methods

Parses LSB data into a hash.

Returns the LSB data for this platform‘s Distributor and ID

[Validate]