cisoas manifest removal of funs

This commit is contained in:
Rasmus Thorslund 2025-01-31 14:18:39 +01:00
parent 4fd238b177
commit cf15eaeebd
No known key found for this signature in database
GPG key ID: 502D33332E9E305D

View file

@ -14,7 +14,7 @@ class net::cisoassistant {
}, },
'allow_access_to_always_https_acme_c' => { 'allow_access_to_always_https_acme_c' => {
from => 'any', from => 'any',
port => 9443, port => 80,
to => 'any', to => 'any',
proto => 'tcp', proto => 'tcp',
}, },