Révision 9ad64784
Update manifests/rules/pxp_agent.pp
Co-authored-by: Steve Traylen <steve.traylen@cern.ch>
manifests/rules/pxp_agent.pp | ||
---|---|---|
1 | 1 |
# @summary manage in pxp-agent |
2 | 2 |
# @param ports pxp server ports |
3 | 3 |
class nftables::rules::pxp_agent ( |
4 |
Array[Stdlib::Port] $ports = [8142], |
|
4 |
Array[Stdlib::Port,1] $ports = [8142],
|
|
5 | 5 |
) { |
6 | 6 |
nftables::rule { |
7 | 7 |
'default_in-pxp_agent': |
Formats disponibles : Unified diff