]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Removing Amazon from the list OSs that are grouped with Red Hat 7.
authorMike Lehner <mlehner616@gmail.com>
Fri, 16 Jan 2015 21:21:59 +0000 (13:21 -0800)
committerMike Lehner <mlehner616@gmail.com>
Thu, 22 Jan 2015 19:21:47 +0000 (11:21 -0800)
commit16ab79d6248a72c89f5cf85edd96c21f9cf7a865
treedec812f1248bca42781739d98f8c80fc3c8f6306
parentafe3359bd49624b606fdb2ed0bd39ef1ad38bddb
Removing Amazon from the list OSs that are grouped with Red Hat 7.
Red Hat 7 has diverged from the Amazon system architecture and Amazon
uses a different versioning scheme. It's possible Amazon may re-align
with Red Hat 7 in later releases. Additional logic may be required
when that happens.

Description: Adding an exception for Amazon as the conditions for
RH7 were incorrectly catching Amazon because the version YYYY.MM
will always evaluate to true
lib/puppet/util/firewall.rb
manifests/linux/redhat.pp
manifests/params.pp