We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81509aa commit c4268d2Copy full SHA for c4268d2
metadata.json
@@ -38,13 +38,6 @@
38
}
39
],
40
"operatingsystem_support": [
41
- {
42
- "operatingsystem": "RedHat",
43
- "operatingsystemrelease": [
44
- "7",
45
- "8"
46
- ]
47
- },
48
{
49
"operatingsystem": "CentOS",
50
"operatingsystemrelease": [
provision.yaml
@@ -20,13 +20,9 @@ all_supported:
20
release_checks:
21
provisioner: abs
22
images:
23
- - redhat-7-x86_64
24
- - redhat-8-x86_64
25
- centos-7-x86_64
26
- ubuntu-1604-x86_64
27
release_checks_7:
28
29
30
31
32
0 commit comments