]>
review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/log
summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Jonathan Boyett [Tue, 10 May 2011 22:30:46 +0000 (15:30 -0700)]
cleanup flush and insert_order methods
Jonathan Boyett [Tue, 10 May 2011 21:41:07 +0000 (14:41 -0700)]
mk_resource_methods prevents method_missing from running. also add rulenum param
Jonathan Boyett [Tue, 10 May 2011 17:07:38 +0000 (10:07 -0700)]
convert resource[:chain] to string when checking equality and just add name to array
Jonathan Boyett [Mon, 9 May 2011 23:24:29 +0000 (16:24 -0700)]
add examples
Jonathan Boyett [Mon, 9 May 2011 23:24:18 +0000 (16:24 -0700)]
add facter facts
Jonathan Boyett [Mon, 9 May 2011 23:23:50 +0000 (16:23 -0700)]
fix namespacing issues
Jonathan Boyett [Mon, 9 May 2011 23:23:26 +0000 (16:23 -0700)]
convert unless values in validation to strings
Jonathan Boyett [Mon, 9 May 2011 23:22:32 +0000 (16:22 -0700)]
add iptables provider
Jonathan Boyett [Mon, 9 May 2011 17:53:18 +0000 (10:53 -0700)]
firewall type only needs to require firewall util
Jonathan Boyett [Mon, 9 May 2011 17:52:48 +0000 (10:52 -0700)]
add firewall util
Jonathan Boyett [Mon, 9 May 2011 17:52:26 +0000 (10:52 -0700)]
add ipcidr util
Jonathan Boyett [Mon, 9 May 2011 17:31:14 +0000 (10:31 -0700)]
add firewall type to module
Jonathan Boyett [Mon, 9 May 2011 15:56:43 +0000 (08:56 -0700)]
fix readme header
Jonathan Boyett [Mon, 9 May 2011 15:55:19 +0000 (08:55 -0700)]
initial commit