Sha256: 681c380f1cdef39315ebfce2d68002367a63301864a6e8bc47efc4ec9d2da4f1
Contents?: true
Size: 486 Bytes
Versions: 3
Compression:
Stored size: 486 Bytes
Contents
require 'hammer_cli_foreman/combination' module HammerCLIForemanPuppet HammerCLIForeman::Combination::InfoCombination.extend_with( HammerCLIForemanPuppet::CommandExtensions::PuppetEnvironment.new ) HammerCLIForeman::Combination::UpdateCombination.extend_with( HammerCLIForemanPuppet::CommandExtensions::PuppetEnvironment.new ) HammerCLIForeman::Combination::CreateCombination.extend_with( HammerCLIForemanPuppet::CommandExtensions::PuppetEnvironment.new ) end
Version data entries
3 entries across 3 versions & 1 rubygems