aboutsummaryrefslogtreecommitdiffstats
path: root/roles/apache/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'roles/apache/README.md')
-rw-r--r--roles/apache/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/apache/README.md b/roles/apache/README.md
index 77f0ec9..ce203d3 100644
--- a/roles/apache/README.md
+++ b/roles/apache/README.md
@@ -14,6 +14,8 @@ This role **accepts** the following variables:
Variable | Default | Description
---------------------------------|-----------|------------
+`apache_listen_ports` | `[80]` | HTTP ports to listen on
+`apache_ssl_listen_ports` | `[443]` | HTTPS ports to listen on
`apache_use_nfs` | no | Value of the `httpd_use_nfs` SELinux boolean
`apache_can_network_relay` | yes | Value of the `httpd_can_network_relay` SELinux boolean
`apache_can_network_connect` | no | Value of the `httpd_can_network_connect` SELinux boolean