# File lib/specinfra/command/linux/base/inventory.rb, line 19
    def get_fqdn
      'hostname -f'
    end