OP#410 lint

This commit is contained in:
Arne Teuke
2026-02-03 16:25:18 +01:00
parent c1333f711d
commit 77572efa1a
2 changed files with 1 additions and 2 deletions

View File

@@ -16,7 +16,6 @@
- [Contact Us](#contact-us)
- [Disclaimer](#disclaimer)
## Synopsis
`Apache httpd` is a very powerful and widely used web server.

View File

@@ -11,7 +11,7 @@ class confdroid_apache::firewall::iptables (
proto => 'tcp',
dport => $ae_http_port,
jump => 'accept',
}
}
firewall { "${ae_order_no}${ae_https_port} tcp http port ${ae_https_port}":
proto => 'tcp',