Class: ForemanOmaha::FactImporter

Inherits:
FactImporter
  • Object
show all
Defined in:
app/services/foreman_omaha/fact_importer.rb

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.authorized_smart_proxy_featuresObject



5
6
7
# File 'app/services/foreman_omaha/fact_importer.rb', line 5

def self.authorized_smart_proxy_features
  'Omaha'
end

Instance Method Details

#fact_name_classObject



9
10
11
# File 'app/services/foreman_omaha/fact_importer.rb', line 9

def fact_name_class
  ForemanOmaha::FactName
end