Skip to content

Commit

Permalink
feat(centos-8): support centos 8
Browse files Browse the repository at this point in the history
added support for centos 8 in osfingermap
  • Loading branch information
Niels Abspoel committed Sep 28, 2019
1 parent d3474dc commit 7125240
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion systemd/osfingermap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: {}

0 comments on commit 7125240

Please sign in to comment.