]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Arch Linux is not a Red Hat distro
authorEli Young <elyscape@gmail.com>
Wed, 6 May 2015 18:36:51 +0000 (11:36 -0700)
committerEli Young <elyscape@gmail.com>
Wed, 6 May 2015 19:38:50 +0000 (12:38 -0700)
commit204bfb06035511cd5ec3d6ac51459d580364f605
tree2299e7656e9a2437912eefd20039bc568523dd3c
parent430cd825bd196facd0ba6680fd089afa6baf0b99
Arch Linux is not a Red Hat distro

Previously, Arch Linux was incorrectly assumed to be part of the RedHat
osfamily. It actually has its own osfamily: Archlinux. However, this was
added in Facter 1.7.0, and previous versions use an osfamily of Linux,
so we just check the value of operatingsystem.
manifests/params.pp
spec/unit/classes/firewall_linux_archlinux_spec.rb