Skip to content

Commit c4268d2

Browse files
committed
IAC-1246 - Remove redhat support
1 parent 81509aa commit c4268d2

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

metadata.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,6 @@
3838
}
3939
],
4040
"operatingsystem_support": [
41-
{
42-
"operatingsystem": "RedHat",
43-
"operatingsystemrelease": [
44-
"7",
45-
"8"
46-
]
47-
},
4841
{
4942
"operatingsystem": "CentOS",
5043
"operatingsystemrelease": [

provision.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,9 @@ all_supported:
2020
release_checks:
2121
provisioner: abs
2222
images:
23-
- redhat-7-x86_64
24-
- redhat-8-x86_64
2523
- centos-7-x86_64
2624
- ubuntu-1604-x86_64
2725
release_checks_7:
2826
provisioner: abs
2927
images:
30-
- redhat-7-x86_64
31-
- redhat-8-x86_64
3228
- centos-7-x86_64

0 commit comments

Comments
 (0)