# -*- encoding: utf-8 -*- # stub: foreman_discovery 1.2.0.rc2 ruby lib Gem::Specification.new do |s| s.name = "foreman_discovery".freeze s.version = "1.2.0.rc2".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Greg Sutcliffe".freeze] s.date = "2014-01-24" s.description = "MaaS Discovery Plugin engine for Foreman ".freeze s.email = "gsutclif@redhat.com".freeze s.extra_rdoc_files = ["LICENSE".freeze, "README.md".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/controllers/discovers_controller.rb".freeze, "app/helpers/discovers_helper.rb".freeze, "app/models/host/discovered.rb".freeze, "app/models/host/managed_extensions.rb".freeze, "app/models/setting/discovered.rb".freeze, "app/overrides/add_dashboard_table.rb".freeze, "app/views/discovers/_discovers_list.html.erb".freeze, "app/views/discovers/_selected_hosts.html.erb".freeze, "app/views/discovers/index.html.erb".freeze, "app/views/discovers/multiple_destroy.html.erb".freeze, "app/views/discovers/select_multiple_location.html.erb".freeze, "app/views/discovers/select_multiple_organization.html.erb".freeze, "app/views/discovers/show.html.erb".freeze, "config/initializers/discovery_setup.rb".freeze, "config/routes.rb".freeze, "extra/build_iso.sh".freeze, "extra/discover_host".freeze, "extra/discovery_init.sh.example".freeze, "extra/disk_facts.rb".freeze, "extra/foreman_startup.rb".freeze, "extra/ovirt-node-plugin-foreman/COPYING".freeze, "extra/ovirt-node-plugin-foreman/Makefile.am".freeze, "extra/ovirt-node-plugin-foreman/README.md".freeze, "extra/ovirt-node-plugin-foreman/autogen.sh".freeze, "extra/ovirt-node-plugin-foreman/conf/Makefile.am".freeze, "extra/ovirt-node-plugin-foreman/conf/foreman-plugin.firewall.in".freeze, "extra/ovirt-node-plugin-foreman/conf/foreman-plugin.logs".freeze, "extra/ovirt-node-plugin-foreman/configure.ac".freeze, "extra/ovirt-node-plugin-foreman/ovirt-node-plugin-foreman.spec.in".freeze, "extra/ovirt-node-plugin-foreman/recipe/Makefile.am".freeze, "extra/ovirt-node-plugin-foreman/recipe/foreman-plugin-iso.ks".freeze, "extra/ovirt-node-plugin-foreman/recipe/foreman-plugin-minimizer.ks".freeze, "extra/ovirt-node-plugin-foreman/src/Makefile.am".freeze, "extra/ovirt-node-plugin-foreman/src/discover-host.rb.in".freeze, "extra/ovirt-node-plugin-foreman/src/discover-host.service".freeze, "extra/ovirt-node-plugin-foreman/src/discovery-version-fact.rb.in".freeze, "extra/ovirt-node-plugin-foreman/src/find-missing-libs".freeze, "lib/discovery.rake".freeze, "lib/foreman_discovery.rb".freeze, "lib/foreman_discovery/engine.rb".freeze, "lib/foreman_discovery/facts.rb".freeze, "lib/foreman_discovery/version.rb".freeze, "locale/Makefile".freeze, "locale/discovery.pot".freeze, "locale/en_GB/LC_MESSAGES/discovery.mo".freeze, "locale/en_GB/discovery.po".freeze, "locale/es/LC_MESSAGES/discovery.mo".freeze, "locale/es/discovery.po".freeze, "locale/fr/LC_MESSAGES/discovery.mo".freeze, "locale/fr/discovery.po".freeze, "locale/sv_SE/LC_MESSAGES/discovery.mo".freeze, "locale/sv_SE/discovery.po".freeze, "test/functional/discovers_controller_test.rb".freeze, "test/test_helper.rb".freeze, "test/test_plugin_helper.rb".freeze, "test/unit/facts.json".freeze, "test/unit/host_discovered_test.rb".freeze, "test/unit/setting_discovered_test.rb".freeze] s.homepage = "http://github.com/theforeman/foreman_discovery".freeze s.licenses = ["GPL-3".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "MaaS Discovery Plugin for Foreman".freeze s.test_files = ["test/functional/discovers_controller_test.rb".freeze, "test/unit/facts.json".freeze, "test/unit/setting_discovered_test.rb".freeze, "test/unit/host_discovered_test.rb".freeze, "test/test_plugin_helper.rb".freeze, "test/test_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end