# set description to fqdn
if attrib?('fqdn')
@node.description = attrib?('fqdn')
end