diff --git a/lib/junos-ez/facts/version.rb b/lib/junos-ez/facts/version.rb index d4fc740..a3630d1 100644 --- a/lib/junos-ez/facts/version.rb +++ b/lib/junos-ez/facts/version.rb @@ -43,6 +43,7 @@ unless master_id.nil? facts[:version] = facts[("version_" + "RE" + master_id).to_sym] || + facts[("version_" + "LOCALRE").to_sym] || facts[('version_' + "FPC" + master_id).to_sym] end else