Method: Specinfra::Command::Openbsd::Base::Inventory.get_fqdn
- Defined in:
- lib/specinfra/command/openbsd/base/inventory.rb
permalink .get_fqdn ⇒ Object
[View source]
20 21 22 |
# File 'lib/specinfra/command/openbsd/base/inventory.rb', line 20 def get_fqdn 'hostname' end |