Libraries
»
puppet-pssh
(0.3)
»
Index (P)
»
PuppetPSSH
Module: PuppetPSSH
Defined in:
lib/puppet-pssh.rb
Defined Under Namespace
Classes:
BaseCommand
,
Driver
,
List
,
Run
Constant Summary
collapse
VERSION =
"0.3"
Log =
Logger
.
new
(
$stdout
)