From: Disha-maker Date: Fri, 18 Dec 2020 12:01:34 +0000 (+0000) Subject: (IAC-1351) Remove CentOS 5 & RHEL 5 from provision.yaml file X-Git-Tag: v2.8.1~6^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e1b219b6beccda58686d117065ca503b228b5375;p=puppet-modules%2Fpuppetlabs-firewall.git (IAC-1351) Remove CentOS 5 & RHEL 5 from provision.yaml file --- diff --git a/provision.yaml b/provision.yaml index 028dfe6..96b1217 100644 --- a/provision.yaml +++ b/provision.yaml @@ -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