We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6796fa0 commit b87d2c8Copy full SHA for b87d2c8
1 file changed
src/usr/sbin/onesysprep
@@ -506,10 +506,10 @@ syscheck()
506
debian|ubuntu|devuan)
507
return 0
508
;;
509
- fedora|centos|rhel|almalinux|ol|rocky)
+ fedora|centos|rhel|almalinux|ol|rocky|amzn)
510
511
512
- opensuse*)
+ opensuse*|sles|sled)
513
514
515
freebsd)
0 commit comments