From 71252400138a6ea4b0b34000ef900e8a47a8c2bf Mon Sep 17 00:00:00 2001 From: Niels Abspoel Date: Sat, 28 Sep 2019 12:34:37 +0200 Subject: [PATCH] feat(centos-8): support centos 8 added support for centos 8 in osfingermap --- systemd/osfingermap.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/systemd/osfingermap.yaml b/systemd/osfingermap.yaml index 6c53e79..28fe2a8 100644 --- a/systemd/osfingermap.yaml +++ b/systemd/osfingermap.yaml @@ -8,4 +8,12 @@ # (empty `osfinger`s do not need to be listed, just added here as an example). --- Ubuntu-18.04: {} -CentOS-7: {} +CentOS Linux-8: + pkgs_lib: + - systemd-libs + pkgs_extra: + - python3-systemd + networkd: + pkg: {} + resolved: + pkg: {}