ansible/changelogs/fragments/49184-facts-rpm-ostree-pkgmgr.yml
Adam Miller 9bb05b72b2 correctly detect pkg_mgr on fedora/rhel/centos rpm-ostree installed (#49256)
Check the path /run/ostree-booted which I'm told by upstream that it
will always be present when a host system is Fedora/RHEL/CentOS
Atomic/CoreOS vs "traditional" distro instance to detect the
non-traditional instance and ensure pkg_mgr selection is correct

Signed-off-by: Adam Miller <admiller@redhat.com>
2019-02-07 15:16:38 -05:00

2 lines
116 B
YAML

bugfixes:
- "facts - properly detect package manager for a Fedora/RHEL/CentOS system that has rpm-ostree installed"