1
0
mirror of https://github.com/krislamo/freecloud synced 2025-09-11 21:09:31 +00:00

Enabled HTTPS on Let's Encrypt

Refined gitignore. Moved testing variables back to group_vars.
Added apache modules: rewrite, ssl and header and created strong
SSL settings.
This commit is contained in:
2019-07-12 23:23:01 -04:00
parent 3a7fd20fff
commit 19c55ca2fb
4 changed files with 70 additions and 2 deletions

4
.gitignore vendored
View File

@@ -6,9 +6,9 @@
# Production files
*.yml
host_vars/**
host_vars
# Testing env exceptions
!testing.yml
!./host_vars/all.yml
!all.yml