aboutsummaryrefslogtreecommitdiffstats
path: root/roles/httpd_pre/defaults/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/httpd_pre/defaults/main.yml')
-rw-r--r--roles/httpd_pre/defaults/main.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/httpd_pre/defaults/main.yml b/roles/httpd_pre/defaults/main.yml
index dfda874..1a10a11 100644
--- a/roles/httpd_pre/defaults/main.yml
+++ b/roles/httpd_pre/defaults/main.yml
@@ -12,3 +12,8 @@ httpd_pre__sites_dir: "{{ httpd_pre__chroot_dir }}{{ httpd_pre__chroot_sites_dir
httpd_pre__user: www
httpd_pre__group: www
+
+httpd_pre__ssl_files:
+ - /etc/ssl/cert.pem
+ - /etc/ssl/openssl.cnf
+ - /etc/resolv.conf
remember that computers suck.