7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
|
## Name: CFEngine server
|
||
|
## Description: opens ports for CFEngine server in order to be used as a policy hub
|
||
|
|
||
|
# space separated list of allowed ports
|
||
|
TCP="5308"
|
||
|
|