kBite
kBite
After updating to Puppetlabs Bolt 3.0.0 I saw a lot of these lines on console. ``` [DEPRECATION] Struct layout is already defined for class GSSAPI::LibGSSAPI::GssOID. Redefinition as in /opt/puppetlabs/bolt/lib/ruby/gems/2.7.0/gems/gssapi-1.3.1/lib/gssapi/lib_gssapi_loader.rb:10:in `'...
*Description* iptables rules generated by `ferm` from it's config are missing the second `-m set` option when matching source _and_ destination against ipsets should be: ``` -A FORWARD --match set...
Hey, I'm experiencing the same issue like #46 with current pip package: mdv (1.6.3) ``` $ mdv --help Option parsing error Traceback (most recent call last): ... File "/home/user/.local/lib/python3.5/site-packages/mdv/markdownviewer.py", line...
With #773 basic support for Arch Linux was introduced. In this issue I'd like to track creation of a docker based acceptance test for Arch Linux.
## Affected Puppet, Ruby, OS and module versions/distributions - Module version: v5.0.0 ## How to reproduce (e.g Puppet code you use) Starting with `20.3` pip is using a new dependency...
#### Pull Request (PR) description enable configuring 'listen.acl_users' and 'listen.acl_groups' by adding that option to pool template #### This Pull Request (PR) fixes the following issues Fixes #607
Follow-up on #611 implementing `listen.?` parameters as arrays instead of strings.
## Affected Puppet, Ruby, OS and module versions/distributions - Module version: latest (bced0bf9f771dc1513d86f3b85692e386c35ced6) ## What are you seeing `listen.acl_users` is not present in `templates/fpm/pool.conf.erb` yet ## What behaviour did you...