Skip to content

Commit

Permalink
Merge pull request #132 from nmburgan/main
Browse files Browse the repository at this point in the history
Update operatingsystem_support in metadata.json
  • Loading branch information
nmburgan authored Jul 18, 2023
2 parents 213b345 + 8283b56 commit 107f3d6
Showing 1 changed file with 39 additions and 3 deletions.
42 changes: 39 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,45 @@

],
"operatingsystem_support": [
"RedHat based Linux",
"Debian based Linux",
"Windows"
{
"operatingsystem": "RedHat"
},
{
"operatingsystem": "CentOS"
},
{
"operatingsystem": "OracleLinux"
},
{
"operatingsystem": "Scientific"
},
{
"operatingsystem": "SLES"
},
{
"operatingsystem": "Debian"
},
{
"operatingsystem": "Ubuntu"
},
{
"operatingsystem": "Rocky"
},
{
"operatingsystem": "AlmaLinux"
},
{
"operatingsystem": "Gentoo"
},
{
"operatingsystem": "Archlinux"
},
{
"operatingsystem": "FreeBSD"
},
{
"operatingsystem": "Amazon"
}
],
"requirements": [
{
Expand Down

0 comments on commit 107f3d6

Please sign in to comment.