Open
Description
Describe the Bug
Since facter 4.8.0 we getting unsupported container runtime 'openzve'
Problem origin here facter source
Expected Behavior
Support 'openvzve' as runtime again
Steps to Reproduce
- Setup virtuozzo 7 server (any version)
- Install puppet-agent 7.32 or newer
- Simple run facter resulting in following output (stripped down)
[root@test.priv resolvers]# facter virtual
[2024-12-19 11:11:27.557706 ] WARN Facter::Resolvers::Containers - Container runtime, '0ae2eb17-876d-46b1-a093-1ee716f7a75a', is unsupported, setting to, 'container_other'
container_other
Environment
- puppet-agent-7.32.0-1.el8.x86_64 or newer
- Virtuozzo Linux release 7.9
- Facter 4.8.0
Additional Context
see also fact for openvz in source code https://github.com/puppetlabs/facter/blob/8dfaabf794dab16267120e906002c8147a27ef8c/lib/facter/resolvers/open_vz.rb