Skip to content
  • Leigh B Stoller's avatar
    Do not fail if we cannot get the hostname (typically cause it · 6c221014
    Leigh B Stoller authored
    is too long). Fail back to reading the IPADDR file, which will
    always exist on experimental nodes. On server nodes (boss, ops)
    the file will not exists and so we will fail, as we should.
    Also look for an unqualified hostname, and ignore it in favor of the
    IPADDR file (again, always the right thing to do on experimental
    nodes).
    6c221014