artem-sidorenko / chef-cups

Chef cookbook for CUPS management
Apache License 2.0
2 stars 9 forks source link

Added support for opening firewall ports #10

Closed thwpike closed 8 years ago

thwpike commented 8 years ago

Enable the opening of firewall ports for each of the listening ports. No ports are opened if the printer ACLs are set to @LOCAL.

troyready commented 8 years ago

Hey @thwpike , appreciate the contribution.

I'd rather not put firewall configuration in this cookbook though -- I'd prefer that it (and things like apt cache updating) be handled by a wrapper cookbook.

Would you be open to making this a note in the readme instead?

thwpike commented 8 years ago

@troyready agreed, I have pulled this out into a wrapper cookbook.