Sha256: 79731b07a822f55ca75519a8bbccc386648cbc5412236ed6e77a4c6f84ca9064

Contents?: true

Size: 283 Bytes

Versions: 8

Compression:

Stored size: 283 Bytes

Contents

module HammerCLIForemanPuppet
  module CommandExtensions
    class LocationInfo < HammerCLI::CommandExtensions
      output do |definition|
        definition.insert(:after, :realms, HammerCLIForemanPuppet::Location::InfoCommand.output_definition.fields)
      end
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
hammer_cli_foreman_puppet-0.1.0 lib/hammer_cli_foreman_puppet/command_extensions/location.rb
hammer_cli_foreman_puppet-0.0.7 lib/hammer_cli_foreman_puppet/command_extensions/location.rb
hammer_cli_foreman_puppet-0.0.6 lib/hammer_cli_foreman_puppet/command_extensions/location.rb
hammer_cli_foreman_puppet-0.0.5 lib/hammer_cli_foreman_puppet/command_extensions/location.rb
hammer_cli_foreman_puppet-0.0.4 lib/hammer_cli_foreman_puppet/command_extensions/location.rb
hammer_cli_foreman_puppet-0.0.3 lib/hammer_cli_foreman_puppet/command_extensions/location.rb
hammer_cli_foreman_puppet-0.0.2 lib/hammer_cli_foreman_puppet/command_extensions/location.rb
hammer_cli_foreman_puppet-0.0.1 lib/hammer_cli_foreman_puppet/command_extensions/location.rb