Sha256: 977367a3f8174c5ad6a47e14dfc0ce520861703f13e34847b84008f6f7c2178b

Contents?: true

Size: 244 Bytes

Versions: 1

Compression:

Stored size: 244 Bytes

Contents

module HammerCLIForemanPuppet
  module CommandExtensions
    class Provision < HammerCLI::CommandExtensions
      option "--puppetclass-ids", "PUPPETCLASS_IDS", " ",
        :format => HammerCLI::Options::Normalizers::List.new
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hammer_cli_foreman_puppet-0.0.1 lib/hammer_cli_foreman_puppet/command_extensions/discovery.rb