puppet-nginx icon indicating copy to clipboard operation
puppet-nginx copied to clipboard

add server/location_acl argument

Open level-a opened this issue 3 years ago • 3 comments

Pull Request (PR) description

  • add ability to include conf.d/name.acl ACLs to server/location blocks to not repeat allow/deny rules multiple times
  • allows to combine common allow list (in .acl file) with allow/deny rules in specific block (deny rule will be the last)

level-a avatar Dec 04 '21 11:12 level-a

nginx::resource::location is a type

that may have no external impact to Forge modules.

nginx::resource::server is a type

that may have no external impact to Forge modules.

This module is declared in 9 of 578 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

ping

level-a avatar Feb 01 '22 14:02 level-a

ping

level-a avatar Apr 01 '22 07:04 level-a