Closed trinitronx closed 9 years ago
@trinitronx thanks again for juggling the PR around. I'm going to merge this and some other minor changes today & tag v1.0.0
Thanks for merging & accepting the patches! Also thanks for breaking this out into it's own cookbook repo and releasing it back to the community :-)
This is the patchset ported from biola/chef-cookbooks#2 (Thanks to:
git format-patch
&git am -p2
)Changes:
cups::airprint
: Recipe to add AirPrint service definitions for sharing printers via Apple AirPrintnode['cups']['share_printers']
attribute (default:true
) for configuring cupsd to share printers on local networkcupsd
service status detection (it was falling back to matching stringcups
inps -ef
output... which returned false positive:cups-browsed
)