Update metadata to support el8 instead of el7

Change-Id: I91ff7f6a96bd05115d41c7fd85b66a1875ab5c0a
This commit is contained in:
Takashi Kajinami 2020-04-13 21:09:53 +09:00
parent 4c01c13644
commit ff22e7c268
1 changed files with 2 additions and 2 deletions

View File

@ -14,11 +14,11 @@
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
"operatingsystemrelease": ["7"]
"operatingsystemrelease": ["8"]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": ["7"]
"operatingsystemrelease": ["8"]
}
],
"dependencies": [