Skip to content
  • Lamont Granquist's avatar
    CHEF-5211: fix configure hostname guessing · d72a6bf4
    Lamont Granquist authored
    ohai[:fqdn] depends on DNS and may be nil.  change the algorithm to use
    the hostnaome of the machine as a fallback using the same algorithm
    that Chef::Client uses for guessing the node_name of a host.
    d72a6bf4