
3 Oct
2019
3 Oct
'19
8:36 a.m.
On Tue, 2019-10-01 at 16:28 +0200, Fabiano FidĂȘncio wrote:
+++ b/guests/vars/mappings.yml @@ -814,11 +814,12 @@ mappings: python3-devel: deb: python3-dev pkg: python3 + CentOS7: python36-devel Fedora: python3-devel
These are out of order: CentOS7 is more specific than Fedora, so it should go after it. Reviewed-by: Andrea Bolognani <abologna@redhat.com> with that changed. Also note that I'm reviewing all of this by only looking at the patches while tests are running in the background, so there's a chance I might come back and add comments to any of the patches at a later time O:-) -- Andrea Bolognani / Red Hat / Virtualization