--- !ruby/object:Gem::Specification name: foreman_bootdisk version: !ruby/object:Gem::Version version: 2.0.2 platform: ruby authors: - Dominic Cleal autorequire: bindir: bin cert_chain: [] date: 2014-02-13 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: - CHANGES.md - LICENSE - README.md files: - .tx/config - CHANGES.md - LICENSE - README.md - Rakefile - app/controllers/bootdisk/disks_controller.rb - app/controllers/concerns/bootdisk/hosts_controller_ext.rb - app/controllers/concerns/bootdisk/unattended_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 - app/services/bootdisk/renderer.rb - app/views/bootdisk/generic_host.erb - app/views/bootdisk/host.erb - config/routes.rb - db/migrate/20130914211030_create_host_bootdisk_template.rb - db/migrate/20130915104500_edit_host_bootdisk_template_multinic.rb - db/migrate/20130915133321_create_kickstart_bootdisk_template.rb - db/migrate/20130915201457_create_generic_host_bootdisk_template.rb - db/migrate/20131021095100_edit_host_bootdisk_template_dns_secondary.rb - db/seeds.rb - lib/bootdisk/engine.rb - lib/bootdisk/version.rb - lib/foreman_bootdisk.rb - lib/tasks/bootdisk.rake - locale/Makefile - locale/bootdisk.pot - locale/en_GB/bootdisk.po 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: []