Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Night's Watch
-
2
-
NW - 2021-04-14
-
Manual Test
-
Bug Fix
-
Fix an issue where Facter 4 reported additional values for the hypervisors fact on Amazon 7. The values now match the Facter 3 behavior.
-
Needs Assessment
Description
Running puppet facts diff on Amazon 7 gives the following output:
{
|
"hypervisors.xen.context": {
|
"new_value": "pv",
|
"old_value": null
|
},
|
"hypervisors.xen.privileged": {
|
"new_value": false,
|
"old_value": null
|
}
|
}
|
Attachments
Issue Links
- clones
-
FACT-2983 Facter 4 outputs ldom facts differently on Solaris SPARC
-
- Resolved
-