mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Add Alma Linux to the list https://www.virtualmin.com/node/71255
This commit is contained in:
@@ -31,6 +31,7 @@ our @cluster_modules = ( "cluster-software" );
|
||||
our @server_types = (
|
||||
# Linux sub-types, which have to come first
|
||||
[ 'asianux', 'Asianux', undef, 'Asianux' ],
|
||||
[ 'alma', 'Alma Linux', undef, 'Alma' ],
|
||||
[ 'centos', 'CentOS Linux', undef, 'CentOS' ],
|
||||
[ 'ubuntu', 'Ubuntu Linux', undef, 'Ubuntu' ],
|
||||
[ 'fedora', 'Fedora Linux', undef, 'Fedora' ],
|
||||
|
||||
Reference in New Issue
Block a user