]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Update specs and make compatible with 1.8.7
authorHunter Haugen <hunter@puppetlabs.com>
Tue, 28 Jan 2014 22:39:25 +0000 (14:39 -0800)
committerHunter Haugen <hunter@puppetlabs.com>
Tue, 28 Jan 2014 23:04:29 +0000 (15:04 -0800)
commit16e4bc8dc5aa12493da422a1a59c8df12cda9dcd
tree3e7e1390a44c842b756757148c8a1a666525ff5a
parent9392187530cac9240b2e5f14a6f20cb31c6dab04
Update specs and make compatible with 1.8.7

`.keep_if` is not in Ruby 1.8.7
The resource was trying to change from chain INPUT to OUTPUT which isn't
supported.
lib/puppet/type/firewallchain.rb
spec/acceptance/purge_spec.rb