[Puppet Users] Problems with Forge Module puppet-firewall on RHEL 8.5

2022-03-14 Thread 'White, Daniel E. (GSFC-770.0)[NICS]' via Puppet Users
I used this is a RHEL 7 PuppetServer without problem:
firewalld::custom_services:
  'pe-puppetserver':
short: 'Puppet Enterprise Server'
description: 'Puppet is a network tool for managing many disparate systems. 
Puppet Master is a server which Puppet Agents pull their configurations from.'
port:
  - port: 4433
protocol: 'tcp'
  - port: 5432
protocol: 'tcp'
  - port: 8081
protocol: 'tcp'
  - port: 8170
protocol: 'tcp'
module:
  - 'nf_conntrack_netbios_ns'
but on RHEL 8.5, it does this:
[1] 2022-03-11 18:00:30 DEBUG1: Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/firewall/core/fwpolicy.py", line 
717, in get_helpers_for_service_modules
helper = self.fw.helper.gethelper(module)
  File "/usr/lib/python3.6/site-packages/firewall/core/fwhelper.py", line 
56, in get_helper
self.checkhelper(name)
  File "/usr/lib/python3.6/site-packages/firewall/core/fwhelper.py", line 
44, in check_helper
raise FirewallError(errors.INVALIDHELPER, name)
firewall.errors.FirewallError: INVALID_HELPER: netbios_ns

I filed an issue on 
GitHub.
Removing the module parameter fixed the problem, however, I realized that I 
just copied from the modules code samples.
What does this parameter do ?
If I need it, how do I use it in RHEL 8 ?
__

Daniel E. White
daniel.e.wh...@nasa.gov
NASCOM Linux Engineer
NASA Goddard Space Flight Center
Science Applications International Corporation (SAIC)
Office: (301) 286-6919
Mobile: (240) 513-5290

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/53991344-5ACB-4D6D-94C7-C82BE6997DF0%40nasa.gov.


[Puppet Users] Support for Ubuntu 22.04

2022-03-14 Thread grant....@webqem.com
Does anyone know when the apt repos will support Ubuntu 'jammy' 22.04?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/5b71e225-f833-421d-b1a1-b845d0a16c82n%40googlegroups.com.