From: Tom Hughes Date: Thu, 19 Nov 2020 19:02:41 +0000 (+0000) Subject: Process firewall_rule resources at compile time X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/b0cef2e7465d085f80ba359ecbf92540a0965ac2?hp=b0cef2e7465d085f80ba359ecbf92540a0965ac2 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. ---