# File lib/specinfra/command/linux/base/inventory.rb, line 11
    def get_hostname
      'hostname -s'
    end