Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Release 2.1.0

Compare
Choose a tag to compare
@leoarnold leoarnold released this 24 Mar 22:54
· 35 commits to release since this release

Published at Puppet Forge
and GitHub.

Summary

This release exposes more CUPS directives through class { '::cups': }.

Features

  • CUPS Browsing directives are now configurable
  • ServerAlias and ServerName directives are now configurable
  • MaxClients and MaxRequestSize directives are now configurable
  • ACLs for CUPS endpoints (LOCATION directives) are now configurable
    and support some well-known frequently used presets

Bugfixes

  • The module will now ensure that the paperconfig command of libpaper
    is actually available