OP#410 lint
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
- [Contact Us](#contact-us)
|
||||
- [Disclaimer](#disclaimer)
|
||||
|
||||
|
||||
## Synopsis
|
||||
|
||||
`Apache httpd` is a very powerful and widely used web server.
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user