]> git.openstreetmap.org Git - chef.git/commit
Process firewall_rule resources at compile time
authorTom Hughes <tom@compton.nu>
Thu, 19 Nov 2020 19:02:41 +0000 (19:02 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 19 Nov 2020 19:05:17 +0000 (19:05 +0000)
commitb0cef2e7465d085f80ba359ecbf92540a0965ac2
tree8849c3be67d4bd5971260a93505789e5e1267ccf
parentd8d084648bf4378681327622bd0561740bf3739b
Process firewall_rule resources at compile time

This allows us to avoid deferring the creation of the shorewall
configuration and hence prevent it restarting with a partial set
of rules when something else fails.
cookbooks/networking/recipes/default.rb
cookbooks/networking/resources/firewall_rule.rb