Remove sles 10 from metadata.json
SLES 10 has mysql 5.0.26 in its repo, and 5.0.40 is the oldest that this module even has a hope to work on, so it has never worked.
This commit is contained in:
parent
fd03318331
commit
d0800c5b07
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@
|
||||||
{
|
{
|
||||||
"operatingsystem": "SLES",
|
"operatingsystem": "SLES",
|
||||||
"operatingsystemrelease": [
|
"operatingsystemrelease": [
|
||||||
"10 SP4",
|
|
||||||
"11 SP1",
|
"11 SP1",
|
||||||
"12"
|
"12"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue