Skip to content
Snippets Groups Projects
Unverified Commit cdddd55e authored by Niels Abspoel's avatar Niels Abspoel
Browse files

feat(centos-stream): add Centos Stream support

Added CentOS Stream osfinger in mapping
parent 794fe6d3
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,14 @@ Ubuntu-20.04: ...@@ -21,6 +21,14 @@ Ubuntu-20.04:
pkgs_extra: pkgs_extra:
- python3-systemd - python3-systemd
Ubuntu-18.04: {} Ubuntu-18.04: {}
CentOS Stream-8:
pkgs_lib:
- systemd-libs
pkgs_extra:
- python3-systemd
resolved:
pkg: {}
CentOS Linux-8: CentOS Linux-8:
pkgs_lib: pkgs_lib:
- systemd-libs - systemd-libs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment