Skip to content

Commit bafded0

Browse files
Make product work with installed_OS_is_sle16 check
1 parent 4ba06ce commit bafded0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

products/sle16/product.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ aide_bin_path: "/usr/bin/aide"
2222
cpes_root: "../../shared/applicability"
2323
cpes:
2424
- sle16:
25-
name: "cpe:/o:suse:sles:16.0"
26-
title: "SUSE Linux Enterprise Server 16.0"
25+
name: "cpe:/o:suse:linux_enterprise_server:16"
26+
title: "SUSE Linux Enterprise Server 16"
2727
check_id: installed_OS_is_sle16
2828

2929
platform_package_overrides:

0 commit comments

Comments
 (0)