diff options
author | Lars Kellogg-Stedman <lars@redhat.com> | 2016-12-01 19:40:36 -0500 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-01-12 13:51:05 -0500 |
commit | a3daf184fd47dede8d91588281437453bd38fc1c (patch) | |
tree | 6c93488cda0b230217317b5783e9a97a7436d9a8 /tests/unittests/test_datasource/test_openstack.py | |
parent | e55ff8f8ea9abeb7c406b2eec3e91aad8fee6f64 (diff) | |
download | vyos-cloud-init-a3daf184fd47dede8d91588281437453bd38fc1c.tar.gz vyos-cloud-init-a3daf184fd47dede8d91588281437453bd38fc1c.zip |
Use dnf instead of yum when available
Recent fedora releases use "dnf" instead of "yum" for package
management. While there is a compatible "yum" cli available, there's
no guarantee that it will be available.
With this patch, cloud-init will check for /usr/bin/dnf and use that
if it exists instead of yum.
rhbz: https://bugzilla.redhat.com/show_bug.cgi?id=1194451
LP: #1647118
Diffstat (limited to 'tests/unittests/test_datasource/test_openstack.py')
0 files changed, 0 insertions, 0 deletions