lib/facter/resolvers/solaris/dmi.rb in facter-4.0.49 vs lib/facter/resolvers/solaris/dmi.rb in facter-4.0.50
- old
+ new
@@ -7,10 +7,10 @@
init_resolver
class << self
private
- def post_resolve(fact_name)
+ def post_resolve(fact_name, _options)
@fact_list.fetch(fact_name) { read_facts(fact_name) }
end
SMBIOS_PARAMS = {
'SMB_TYPE_BIOS' => {