Sha256: af23a68e3f6e158670b80998172abed62815139e68c7d9a1b4de4a355d13779e
Contents?: true
Size: 1.81 KB
Versions: 0
Compression: gzip
Compressed size: 837 Bytes
Stored size: 837 Bytes
Contents
--- !ruby/object:Gem::Specification name: consolr version: !ruby/object:Gem::Version version: 1.0.1 platform: ruby authors: - Will Richard - Sashidhar Guntury autorequire: bindir: bin cert_chain: [] date: 2015-07-28 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: collins_auth requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 0.1.2 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 0.1.2 description: Consolr is a utility which speaks to Collins on our behalf and retrieves the address, username and password to connect to that node over IPMI. Passing different flags, we can performs a variety of taks on the node over IPMI. There are safeguards in place to prevent potentially catastrophic actions being performed on nodes. email: - will@tumblr.com - sashi@tumblr.com - collins-sm@googlegroups.com executables: - consolr extensions: [] extra_rdoc_files: [] files: - Gemfile - LICENSE - README.md - bin/consolr - consolr.gemspec - lib/consolr.rb - lib/consolr/version.rb homepage: https://github.com/tumblr/collins/tree/master/support/ruby/consolr licenses: - Apache 2.0 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.0.14 signing_key: specification_version: 4 summary: consolr is a pure ruby wrapper over IPMI to allow Out of Band communiation with nodes. test_files: []