Project

General

Profile

Download (150 Bytes) Statistics
| Branch: | Tag: | Revision:
class PuppetFactImporter < FactImporter
def self.authorized_smart_proxy_features
'Puppet'
end

def fact_name_class
::FactName
end
end
(13-13/20)