Project

General

Profile

« Previous | Next » 

Revision b80c6c00

Added by Frank Wall over 10 years ago

fixes #3906 - Support for Junos ZTP

View differences:

app/helpers/operatingsystems_helper.rb
"FreeBSD"
when /aix/i
"AIX"
when /Junos/i
"Junos"
else
return "" if record.family.blank?
record.family

Also available in: Unified diff