Sha256: 469dbe4f5271f05a7069c28eaf944dea320641c3368136bc859c9628dbc9f5e9
Contents?: true
Size: 1.49 KB
Versions: 0
Compression: gzip
Compressed size: 675 Bytes
Stored size: 675 Bytes
Contents
--- !ruby/object:Gem::Specification name: foreman_bootdisk version: !ruby/object:Gem::Version version: 1.0.0 platform: ruby authors: - Dominic Cleal autorequire: bindir: bin cert_chain: [] date: 2013-08-29 00:00:00.000000000 Z dependencies: [] description: Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure. email: dcleal@redhat.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.md files: - LICENSE - README.md - app/controllers/concerns/bootdisk/hosts_controller_ext.rb - app/helpers/concerns/bootdisk/hosts_helper_ext.rb - app/models/concerns/bootdisk/config_template_ext.rb - app/models/concerns/bootdisk/host_ext.rb - app/models/setting/bootdisk.rb - app/services/bootdisk/iso_generator.rb - config/routes.rb - db/migrate/20130914211030_create_host_bootdisk_template.rb - lib/bootdisk/engine.rb - lib/foreman_bootdisk.rb - lib/tasks/bootdisk.rake homepage: http://github.com/theforeman/foreman_bootdisk licenses: - GPL-3 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.6 signing_key: specification_version: 4 summary: Create boot disks to provision hosts with Foreman test_files: []