963b8249ec
* virtual facts: /proc/<pid>/environ is NULL-separated * non-empty "container" env is a guest container * This is consistent with `systemd-detect-virt --container` * fact utils: line_sep option: specify delim for split * allow using the same function to split null-delimited objects
4 lines
110 B
YAML
4 lines
110 B
YAML
---
|
|
bugfixes:
|
|
- virtual facts - detect generic container environment based on non-empty
|
|
"container" env var
|