# -*- encoding: utf-8 -*- # stub: foreman_discovery 10.0.0 ruby lib Gem::Specification.new do |s| s.name = "foreman_discovery".freeze s.version = "10.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["alongoldboim".freeze, "Alon Goldboim".freeze, "amirfefer".freeze, "Amit Karsale".freeze, "Amos Benari".freeze, "Bryan Kearney".freeze, "Daniel Lobato".freeze, "Daniel Lobato Garcia".freeze, "Daniel Lobato Garc\u00EDa".freeze, "David Davis".freeze, "Dominic Cleal".freeze, "Eric D. Helms".freeze, "Frank Wall".freeze, "Greg Sutcliffe".freeze, "ChairmanTubeAmp".freeze, "imriz".freeze, "Imri Zvik".freeze, "Joseph Mitchell Magen".freeze, "June Zhang".freeze, "Lukas Zapletal".freeze, "Luk\u00E1\u0161 Zapletal".freeze, "Marek Hulan".freeze, "Marek Hul\u00E1n".freeze, "Martin Ba\u010Dovsk\u00FD".freeze, "Matt Jarvis".freeze, "Michael Moll".freeze, "Nick".freeze, "Ohad Levy".freeze, "Ori Rabin".freeze, "orrabin".freeze, "Petr Chalupa".freeze, "Phirince Philip".freeze, "Rahul Bajaj".freeze, "Robert Antoni Buj Gelonch".freeze, "Scubafloyd".freeze, "Sean O\\'Keeffe".freeze, "Sebastian Gra\u0308\u00DFl".freeze, "Shimon Shtein".freeze, "Shlomi Zadok".freeze, "Stephen Benjamin".freeze, "Swapnil Abnave".freeze, "Timo Goebel".freeze, "Tom Caspy".freeze, "Tomer Brisker".freeze, "Yann C\u00E9zard".freeze] s.date = "2017-10-18" 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, "app/controllers/api/v2/discovered_hosts_controller.rb".freeze, "app/controllers/api/v2/discovery_rules_controller.rb".freeze, "app/controllers/api/v2/fact_values_controller_extensions.rb".freeze, "app/controllers/concerns/foreman/controller/discovered_extensions.rb".freeze, "app/controllers/concerns/foreman/controller/parameters/discovered_host.rb".freeze, "app/controllers/concerns/foreman/controller/parameters/discovery_rule.rb".freeze, "app/controllers/discovered_hosts_controller.rb".freeze, "app/controllers/discovery_rules_controller.rb".freeze, "app/controllers/foreman_discovery/concerns/hosts_controller_extensions.rb".freeze, "app/helpers/discovered_hosts_helper.rb".freeze, "app/helpers/discovery_rules_helper.rb".freeze, "app/lib/facter_utils.rb".freeze, "app/mailers/discovered_mailer.rb".freeze, "app/models/concerns/discovery_taxonomy_extensions.rb".freeze, "app/models/discovery_attribute_set.rb".freeze, "app/models/discovery_rule.rb".freeze, "app/models/host/discovered.rb".freeze, "app/models/host/managed_extensions.rb".freeze, "app/models/hostgroup_extensions.rb".freeze, "app/models/nic/managed_extensions.rb".freeze, "app/models/setting/discovered.rb".freeze, "app/services/foreman_discovery/fact_parser.rb".freeze, "app/services/foreman_discovery/host_converter.rb".freeze, "app/services/foreman_discovery/node_api/inventory.rb".freeze, "app/services/foreman_discovery/node_api/node_resource.rb".freeze, "app/services/foreman_discovery/node_api/power.rb".freeze, "app/services/foreman_discovery/node_api/power_service.rb".freeze, "app/services/foreman_discovery/ui_notifications/destroy_host.rb".freeze, "app/services/foreman_discovery/ui_notifications/new_host.rb".freeze, "app/views/api/v2/discovered_hosts/base.json.rabl".freeze, "app/views/api/v2/discovered_hosts/index.json.rabl".freeze, "app/views/api/v2/discovered_hosts/main.json.rabl".freeze, "app/views/api/v2/discovered_hosts/show.json.rabl".freeze, "app/views/api/v2/discovered_hosts/update.json.rabl".freeze, "app/views/api/v2/discovery_rules/base.json.rabl".freeze, "app/views/api/v2/discovery_rules/index.json.rabl".freeze, "app/views/api/v2/discovery_rules/main.json.rabl".freeze, "app/views/api/v2/discovery_rules/show.json.rabl".freeze, "app/views/dashboard/_discovery_widget.html.erb".freeze, "app/views/dashboard/_discovery_widget_host.html.erb".freeze, "app/views/dashboard/_discovery_widget_host_list.html.erb".freeze, "app/views/discovered_hosts/_discovered_host.html.erb".freeze, "app/views/discovered_hosts/_discovered_host_modal.html.erb".freeze, "app/views/discovered_hosts/_discovered_hosts_list.html.erb".freeze, "app/views/discovered_hosts/_selected_hosts.html.erb".freeze, "app/views/discovered_hosts/edit.html.erb".freeze, "app/views/discovered_hosts/index.html.erb".freeze, "app/views/discovered_hosts/multiple_destroy.html.erb".freeze, "app/views/discovered_hosts/select_multiple_location.html.erb".freeze, "app/views/discovered_hosts/select_multiple_organization.html.erb".freeze, "app/views/discovered_hosts/show.html.erb".freeze, "app/views/discovered_hosts/welcome.html.erb".freeze, "app/views/discovered_mailer/_discovered_host.html.erb".freeze, "app/views/discovered_mailer/discovered_summary.html.erb".freeze, "app/views/discovered_mailer/discovered_summary.text.erb".freeze, "app/views/discovery_rules/_form.html.erb".freeze, "app/views/discovery_rules/_template_inline.erb".freeze, "app/views/discovery_rules/edit.html.erb".freeze, "app/views/discovery_rules/index.html.erb".freeze, "app/views/discovery_rules/new.html.erb".freeze, "app/views/foreman_discovery/debian_kexec.erb".freeze, "app/views/foreman_discovery/redhat_kexec.erb".freeze, "config/as_deprecation_whitelist.yaml".freeze, "config/initializers/discovery_setup.rb".freeze, "config/routes.rb".freeze, "db/migrate/20141107091416_create_discovery_rules.rb".freeze, "db/migrate/20141107091417_add_discovery_rule_to_host.rb".freeze, "db/migrate/20141126165451_add_discovery_id_to_subnet.rb".freeze, "db/migrate/20141223101707_create_discovery_attribute_sets.rb".freeze, "db/migrate/20141223142759_fill_discovery_attribute_sets_for_existing_hosts.rb".freeze, "db/migrate/20150302112545_remove_duplicate_tokens_from_hosts.rb".freeze, "db/migrate/20150310153859_remove_discovery_attribute_sets_from_managed_hosts.rb".freeze, "db/migrate/20150331132115_remove_old_permissions.rb".freeze, "db/migrate/20150505111345_remove_leftover_tokens.rb".freeze, "db/migrate/20150512150432_remove_old_discovery_reader_permissions.rb".freeze, "db/migrate/20150714144500_review_discovery_permissions.rb".freeze, "db/migrate/20151023144501_regenerate_red_hat_kexec.rb".freeze, "db/migrate/20160719124942_add_missing_view_permissions.rb".freeze, "db/migrate/20160805104605_rename_lock_template_setting.rb".freeze, "db/migrate/20160818091421_add_permissions_from_default_roles.rb".freeze, "db/migrate/20160925213030_change_discovery_widget_names.rb".freeze, "db/migrate/20160927164411_define_explicit_length_for_discovery_rule_attributes.rb".freeze, "db/migrate/20161006094714_add_constraints_on_subnets_smart_proxies.rb".freeze, "db/seeds.d/50_discovery_templates.rb".freeze, "db/seeds.d/60_discovery_proxy_feature.rb".freeze, "db/seeds.d/70_discovery_mail_notification.rb".freeze, "db/seeds.d/80_discovery_ui_notification.rb".freeze, "db/seeds.d/90_add_permissions_from_default_roles.rb".freeze, "extra/discover-host".freeze, "extra/discovery/default.json".freeze, "extra/discovery/rhel-dl380-1kdisks.json".freeze, "extra/discovery/rhel-r730.json".freeze, "extra/discovery/rhel7-vlan.json".freeze, "extra/discovery/suse-vmware.json".freeze, "extra/generate-authors-file".freeze, "lib/discovery.rake".freeze, "lib/foreman_discovery.rb".freeze, "lib/foreman_discovery/engine.rb".freeze, "lib/foreman_discovery/version.rb".freeze, "locale/ca/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/ca/foreman_discovery.edit.po".freeze, "locale/ca/foreman_discovery.po".freeze, "locale/de/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/de/foreman_discovery.edit.po".freeze, "locale/de/foreman_discovery.po".freeze, "locale/en/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/en/foreman_discovery.edit.po".freeze, "locale/en/foreman_discovery.po".freeze, "locale/en_GB/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/en_GB/foreman_discovery.edit.po".freeze, "locale/en_GB/foreman_discovery.po".freeze, "locale/es/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/es/foreman_discovery.edit.po".freeze, "locale/es/foreman_discovery.po".freeze, "locale/foreman_discovery.pot".freeze, "locale/fr/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/fr/foreman_discovery.edit.po".freeze, "locale/fr/foreman_discovery.po".freeze, "locale/gl/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/gl/foreman_discovery.edit.po".freeze, "locale/gl/foreman_discovery.po".freeze, "locale/it/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/it/foreman_discovery.edit.po".freeze, "locale/it/foreman_discovery.po".freeze, "locale/ja/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/ja/foreman_discovery.edit.po".freeze, "locale/ja/foreman_discovery.po".freeze, "locale/ko/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/ko/foreman_discovery.edit.po".freeze, "locale/ko/foreman_discovery.po".freeze, "locale/messages.mo".freeze, "locale/pt_BR/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/pt_BR/foreman_discovery.edit.po".freeze, "locale/pt_BR/foreman_discovery.po".freeze, "locale/ru/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/ru/foreman_discovery.edit.po".freeze, "locale/ru/foreman_discovery.po".freeze, "locale/sv_SE/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/sv_SE/foreman_discovery.edit.po".freeze, "locale/sv_SE/foreman_discovery.po".freeze, "locale/zh_CN/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/zh_CN/foreman_discovery.edit.po".freeze, "locale/zh_CN/foreman_discovery.po".freeze, "locale/zh_TW/LC_MESSAGES/foreman_discovery.mo".freeze, "locale/zh_TW/foreman_discovery.edit.po".freeze, "locale/zh_TW/foreman_discovery.po".freeze, "test/factories/discovery_host_related.rb".freeze, "test/factories/discovery_rule_related.rb".freeze, "test/functional/api/v2/discovered_hosts_controller_test.rb".freeze, "test/functional/api/v2/discovery_rules_controller_test.rb".freeze, "test/functional/api/v2/fact_value_extensions_test.rb".freeze, "test/functional/discovered_hosts_controller_test.rb".freeze, "test/functional/discovery_rules_controller_test.rb".freeze, "test/functional/foreman_discovery/concerns/hosts_controller_extensions_test.rb".freeze, "test/test_helper_discovery.rb".freeze, "test/test_plugin_helper.rb".freeze, "test/unit/discovered_extensions_test.rb".freeze, "test/unit/discovered_mailer_test.rb".freeze, "test/unit/discovery_attribute_set_test.rb".freeze, "test/unit/discovery_rule_test.rb".freeze, "test/unit/discovery_taxonomy_extensions_test.rb".freeze, "test/unit/fact_parser_test.rb".freeze, "test/unit/facts.json".freeze, "test/unit/host_discovered_test.rb".freeze, "test/unit/managed_extensions_test.rb".freeze, "test/unit/setting_discovered_test.rb".freeze, "test/unit/ui_notifications/destroy_host_test.rb".freeze, "test/unit/ui_notifications/new_host_test.rb".freeze] s.homepage = "http://github.com/theforeman/foreman_discovery".freeze s.licenses = ["GPL-3.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "MaaS Discovery Plugin for Foreman".freeze s.test_files = ["test/test_plugin_helper.rb".freeze, "test/test_helper_discovery.rb".freeze, "test/unit/discovery_attribute_set_test.rb".freeze, "test/unit/facts.json".freeze, "test/unit/discovered_mailer_test.rb".freeze, "test/unit/managed_extensions_test.rb".freeze, "test/unit/discovery_rule_test.rb".freeze, "test/unit/discovered_extensions_test.rb".freeze, "test/unit/discovery_taxonomy_extensions_test.rb".freeze, "test/unit/ui_notifications/new_host_test.rb".freeze, "test/unit/ui_notifications/destroy_host_test.rb".freeze, "test/unit/setting_discovered_test.rb".freeze, "test/unit/host_discovered_test.rb".freeze, "test/unit/fact_parser_test.rb".freeze, "test/factories/discovery_host_related.rb".freeze, "test/factories/discovery_rule_related.rb".freeze, "test/functional/foreman_discovery/concerns/hosts_controller_extensions_test.rb".freeze, "test/functional/api/v2/fact_value_extensions_test.rb".freeze, "test/functional/api/v2/discovered_hosts_controller_test.rb".freeze, "test/functional/api/v2/discovery_rules_controller_test.rb".freeze, "test/functional/discovered_hosts_controller_test.rb".freeze, "test/functional/discovery_rules_controller_test.rb".freeze] end