Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Cannot Reproduce
-
None
-
None
-
Night's Watch
-
1
-
ghost-23.09, ghost-30.09
-
Needs Assessment
-
Enhancement
-
The regex used to detect facts that need to be cached has been improved to distinguish between fact groups and legacy facts.
-
Needs Assessment
Description
When we cache `operatingsystem` the fallowing facts get cached
{
|
"operatingsystemmajrelease": "19",
|
"operatingsystemrelease": "19.6.0",
|
"operatingsystem": "Darwin"
|
}
|