* Use balanced matrix based on `template-formula` guidelines * Initial ref: https://github.com/saltstack-formulas/template-formula/issues/118
The "limit" and "deny" parameters have been added to both the services and applications sections. Setting "limit: True" will use the "ufw limit" command instead of "ufw allow". Likewise, setting "deny: True" will use the "ufw deny" command.