]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
(IAC-1351) Remove CentOS 5 & RHEL 5 from provision.yaml file
authorDisha-maker <disha.kareer@puppet.com>
Fri, 18 Dec 2020 12:01:34 +0000 (12:01 +0000)
committerDisha-maker <disha.kareer@puppet.com>
Fri, 18 Dec 2020 12:01:34 +0000 (12:01 +0000)
provision.yaml

index 028dfe6e0cd8450fe35f8e7f7c2425cc9b10f340..96b1217af33667d0b11253361b9e2f07532dc289 100644 (file)
@@ -37,11 +37,9 @@ travis_el8:
 release_checks_5:
   provisioner: abs
   images:
-  - redhat-5-x86_64
   - redhat-6-x86_64
   - redhat-7-x86_64
   - redhat-8-x86_64
-  - centos-5-x86_64
   - centos-6-x86_64
   - centos-7-x86_64
   - centos-8-x86_64
@@ -59,11 +57,9 @@ release_checks_5:
 release_checks_6:
   provisioner: abs
   images:
-  - redhat-5-x86_64
   - redhat-6-x86_64
   - redhat-7-x86_64
   - redhat-8-x86_64
-  - centos-5-x86_64
   - centos-6-x86_64
   - centos-7-x86_64
   - centos-8-x86_64