Skip to content

Commit

Permalink
Merge pull request #53 from aboe76/centos-8-support
Browse files Browse the repository at this point in the history
feat(centos-8): support centos 8 fixes #52
  • Loading branch information
aboe76 authored Oct 19, 2019
2 parents 9bf7026 + 7125240 commit e3d3a65
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 e3d3a65

Please sign in to comment.