Skip to content

Commit 9916291

Browse files
Merge pull request puppetlabs#1221 from Disha-maker/IAC-1351/main/remove_rhel5_centos5
(IAC-1351) Remove CentOS 5 & RHEL 5 from provision.yaml file
2 parents 91331a1 + d9751c7 commit 9916291

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

provision.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,9 @@ travis_el8:
4040
release_checks_5:
4141
provisioner: abs
4242
images:
43-
- redhat-5-x86_64
4443
- redhat-6-x86_64
4544
- redhat-7-x86_64
4645
- redhat-8-x86_64
47-
- centos-5-x86_64
4846
- centos-6-x86_64
4947
- centos-7-x86_64
5048
- centos-8-x86_64
@@ -63,11 +61,9 @@ release_checks_5:
6361
release_checks_6:
6462
provisioner: abs
6563
images:
66-
- redhat-5-x86_64
6764
- redhat-6-x86_64
6865
- redhat-7-x86_64
6966
- redhat-8-x86_64
70-
- centos-5-x86_64
7167
- centos-6-x86_64
7268
- centos-7-x86_64
7369
- centos-8-x86_64

0 commit comments

Comments
 (0)