Class: ForemanOmaha::FactImporter
- Inherits:
-
FactImporter
- Object
- FactImporter
- ForemanOmaha::FactImporter
- Defined in:
- app/services/foreman_omaha/fact_importer.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.authorized_smart_proxy_features ⇒ Object
5 6 7 |
# File 'app/services/foreman_omaha/fact_importer.rb', line 5 def self. 'Omaha' end |
Instance Method Details
#fact_name_class ⇒ Object
9 10 11 |
# File 'app/services/foreman_omaha/fact_importer.rb', line 9 def fact_name_class ForemanOmaha::FactName end |