Commented out "-le-ssl.conf" files. They were causing apache2 to crash.

This commit is contained in:
Anton McClure 2018-12-23 13:29:11 -05:00
parent d5a07a11bd
commit 31e9d6aa47
1 changed files with 24 additions and 24 deletions

View File

@ -15,20 +15,20 @@
src: ../files/etc/apache2/sites-available/ftp.summit.ttm.sh.conf
dest: /etc/apache2/sites-available/ftp.summit.ttm.sh.conf
- name: Deploy ftp.summit.ttm.sh-le-ssl.conf
copy:
src: ../files/etc/apache2/sites-available/ftp.summit.ttm.sh-le-ssl.conf
dest: /etc/apache2/sites-available/ftp.summit.ttm.sh-le-ssl.conf
#- name: Deploy ftp.summit.ttm.sh-le-ssl.conf
# copy:
# src: ../files/etc/apache2/sites-available/ftp.summit.ttm.sh-le-ssl.conf
# dest: /etc/apache2/sites-available/ftp.summit.ttm.sh-le-ssl.conf
- name: Deploy mail.thunix.cf.conf
copy:
src: ../files/etc/apache2/sites-available/mail.thunix.cf.conf
dest: /etc/apache2/sites-available/mail.thunix.cf.conf
- name: Deploy mail.thunix.cf-le-ssl.conf
copy:
src: ../files/etc/apache2/sites-available/mail.thunix.cf-le-ssl.conf
dest: /etc/apache2/sites-available/mail.thunix.cf-le-ssl.conf
#- name: Deploy mail.thunix.cf-le-ssl.conf
# copy:
# src: ../files/etc/apache2/sites-available/mail.thunix.cf-le-ssl.conf
# dest: /etc/apache2/sites-available/mail.thunix.cf-le-ssl.conf
- name: Deploy ny.dyniform.net.conf
copy:
@ -45,20 +45,20 @@
src: ../files/etc/apache2/sites-available/summit.ttm.sh.conf
dest: /etc/apache2/sites-available/summit.ttm.sh.conf
- name: Deploy summit.ttm.sh-le-ssl.conf
copy:
src: ../files/etc/apache2/sites-available/summit.ttm.sh-le-ssl.conf
dest: /etc/apache2/sites-available/summit.ttm.sh-le-ssl.conf
#- name: Deploy summit.ttm.sh-le-ssl.conf
# copy:
# src: ../files/etc/apache2/sites-available/summit.ttm.sh-le-ssl.conf
# dest: /etc/apache2/sites-available/summit.ttm.sh-le-ssl.conf
- name: Deploy thunix.cf.conf
copy:
src: ../files/etc/apache2/sites-available/thunix.cf.conf
dest: /etc/apache2/sites-available/thunix.cf.conf
- name: Deploy thunix.cf-le-ssl.conf
copy:
src: ../files/etc/apache2/sites-available/thunix.cf-le-ssl.conf
dest: /etc/apache2/sites-available/thunix.cf-le-ssl.conf
#- name: Deploy thunix.cf-le-ssl.conf
# copy:
# src: ../files/etc/apache2/sites-available/thunix.cf-le-ssl.conf
# dest: /etc/apache2/sites-available/thunix.cf-le-ssl.conf
- name: Deploy thunix.tilde.chat.conf
copy:
@ -70,17 +70,17 @@
src: ../files/etc/apache2/sites-available/www.summit.ttm.sh.conf
dest: /etc/apache2/sites-available/www.summit.ttm.sh.conf
- name: Deploy www.summit.ttm.sh-le-ssl.conf
copy:
src: ../files/etc/apache2/sites-available/www.summit.ttm.sh-le-ssl.conf
dest: /etc/apache2/sites-available/www.summit.ttm.sh-le-ssl.conf
#- name: Deploy www.summit.ttm.sh-le-ssl.conf
# copy:
# src: ../files/etc/apache2/sites-available/www.summit.ttm.sh-le-ssl.conf
# dest: /etc/apache2/sites-available/www.summit.ttm.sh-le-ssl.conf
- name: Deploy www.thunix.cf.conf
copy:
src: ../files/etc/apache2/sites-available/www.thunix.cf.conf
dest: /etc/apache2/sites-available/www.thunix.cf.conf
- name: Deploy www.thunix.cf-le-ssl.conf
copy:
src: ../files/etc/apache2/sites-available/www.thunix.cf-le-ssl.conf
dest: /etc/apache2/sites-available/www.thunix.cf-le-ssl.conf
#- name: Deploy www.thunix.cf-le-ssl.conf
# copy:
# src: ../files/etc/apache2/sites-available/www.thunix.cf-le-ssl.conf
# dest: /etc/apache2/sites-available/www.thunix.cf-le-ssl.conf