Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Night's Watch
-
1
-
NW - 2021-03-31
-
Manual Test
-
Bug Fix
-
Fix differences in the processors.speed fact on AIX by matching the behaviour of Facter 3
-
Needs Assessment
Description
Running puppet facts diff on AIX 7.1 and AIX 7.2 gives the following output:
{
|
{
|
"processors.speed": {
|
"new_value": "3.42 GHz",
|
"old_value": "3.43 GHz"
|
}
|
}
|
Note: EXCLUDE_LIST from https://github.com/puppetlabs/puppet/blob/6.x/lib/puppet/face/facts.rb#L5 needs to be manually emptied to see above results.
More info: https://docs.google.com/document/d/1QlX_mv17fZ4eVZa9zHxvTRVJ5sq88aj3GjUC6lVFiz0/edit#heading=h.gnnvlmulav1v
Attachments
Issue Links
- is cloned by
-
FACT-2980 Facter 4 outputs the processors.speed fact differently on Linux
-
- Accepted
-