Uploaded image for project: 'Facter'
  1. Facter
  2. FACT-2963

Facter 4 outputs networking facts differently on AIX

    XMLWordPrintable

Details

    • Night's Watch
    • Manual Test
    • Needs Assessment

    Description

      Facter 3 does not correctly detect IPv6 loopback ip on AIX.

      This was discovered when running puppet facts diff on AIX 7.1 and AIX 7.2

      {
        "network6_lo0": {
          "new_value": "::1",
          "old_value": "::"
        },
        "networking.interfaces.lo0.bindings6.0.network": {
          "new_value": "::1",
          "old_value": "::"
        },
        "networking.interfaces.lo0.network6": {
          "new_value": "::1",
          "old_value": "::"
        }
      }
      

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            luchian.nemes Luchian Nemes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Zendesk Support