OP#410 lint
This commit is contained in:
@@ -16,7 +16,6 @@
|
|||||||
- [Contact Us](#contact-us)
|
- [Contact Us](#contact-us)
|
||||||
- [Disclaimer](#disclaimer)
|
- [Disclaimer](#disclaimer)
|
||||||
|
|
||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
`Apache httpd` is a very powerful and widely used web server.
|
`Apache httpd` is a very powerful and widely used web server.
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ class confdroid_apache::firewall::iptables (
|
|||||||
proto => 'tcp',
|
proto => 'tcp',
|
||||||
dport => $ae_http_port,
|
dport => $ae_http_port,
|
||||||
jump => 'accept',
|
jump => 'accept',
|
||||||
}
|
}
|
||||||
|
|
||||||
firewall { "${ae_order_no}${ae_https_port} tcp http port ${ae_https_port}":
|
firewall { "${ae_order_no}${ae_https_port} tcp http port ${ae_https_port}":
|
||||||
proto => 'tcp',
|
proto => 'tcp',
|
||||||
|
|||||||
Reference in New Issue
Block a user