]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
MODULES-1309 - Make package and service names configurable
authorMorgan Haskel <morgan@puppetlabs.com>
Wed, 3 Dec 2014 21:11:00 +0000 (16:11 -0500)
committerMorgan Haskel <morgan@puppetlabs.com>
Wed, 3 Dec 2014 23:03:50 +0000 (18:03 -0500)
commitf9a2db99ae5db4068b70cc71dbb568c0c0516532
treea30aebe8d4e2a00fa34f7b8192b457cc18cbb8e1
parentb0daa9da8cf3955f14d155cbdf49f46d24627c7b
MODULES-1309 - Make package and service names configurable

This was motivated by a need to make this work on Debian Jessie.
README.markdown
manifests/init.pp
manifests/linux.pp
manifests/linux/archlinux.pp
manifests/linux/debian.pp
manifests/linux/redhat.pp
manifests/params.pp [new file with mode: 0644]
spec/unit/classes/firewall_linux_archlinux_spec.rb
spec/unit/classes/firewall_linux_debian_spec.rb
spec/unit/classes/firewall_linux_redhat_spec.rb