Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 6aee580

Browse files
committed
fix(suse): correct OS grain
SUSE based distributions report the "os" grain as "SUSE". Only "os_family" is reported as "Suse". Signed-off-by: Georg Pfuetzenreuter <[email protected]>
1 parent d4c5ee3 commit 6aee580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: TEMPLATE
2-
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Oracle, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
2+
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Oracle, SUSE, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
44
version: 5.0.11
55
release: 1

0 commit comments

Comments
 (0)