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

Include more chassis IDs in facter

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • FACT 3.13.1
    • None
    • Puppetlabs all-in-one agent 5.5.10.

      Puppet enterprise master version 2018.1.3

    • Night's Watch
    • 1
    • PR - 2019-07-10, PR - 2019-07-23
    • Reviewed
    • 35245
    • 1
    • Enhancement
    • mapped fact id 28 to value: Blade server
    • Needs Assessment

    Description

      We have a custom fact in our environment which is confined to work in server blades, after installing the new puppet aio agent version 5.5.10 we are not seeing the dmi fact return the chassis type which is causing our custom fact to fail. The chassis type is returned correctly by the operating system when executing the below command,

      cat /sys/class/dmi/id/chassis_type
      28

      However, the above ID 28 is not mapped to a value in facter, this can be found in the below link,

      https://github.com/puppetlabs/facter/blob/3.11.3/lib/src/facts/resolvers/dmi_resolver.cc#L39-L64

      Kindly map facter to the ID 28 to point to blade.

      Attachments

        Activity

          People

            george.mrejea George Mrejea
            msambenny Sam Benny
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Zendesk Support