This commit is contained in:
Jamie Cameron
2021-07-10 15:12:56 -07:00
parent 7a63269f33
commit 37a153c877

View File

@@ -35,7 +35,9 @@ our @server_types = (
[ 'centos', 'CentOS Linux', undef, 'CentOS' ],
[ 'ubuntu', 'Ubuntu Linux', undef, 'Ubuntu' ],
[ 'fedora', 'Fedora Linux', undef, 'Fedora' ],
[ 'oracle', 'Oracle Linux', undef, 'Oracle' ],
[ 'redflag', 'Red Flag Linux', undef, 'RedFlag' ],
[ 'rocky', 'Linux Linux', undef, 'Rocky' ],
[ 'amazon', 'Amazon Linux', undef, 'Amazon' ],
[ 'pi', 'Raspbian Linux', undef, 'Raspbian' ],