Adding thunix.net to system configs
This commit is contained in:
parent
1831a54938
commit
56c8d21036
|
@ -0,0 +1,11 @@
|
||||||
|
<VirtualHost *:80>
|
||||||
|
ServerAdmin webmaster@thunix.net
|
||||||
|
ServerName thunix.net
|
||||||
|
DocumentRoot /var/www/thunix.cf
|
||||||
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
|
<Directorymatch "^/.*/\.git/">
|
||||||
|
Order deny,allow
|
||||||
|
Deny from all
|
||||||
|
</Directorymatch>
|
||||||
|
</VirtualHost>
|
|
@ -0,0 +1,11 @@
|
||||||
|
<VirtualHost *:80>
|
||||||
|
ServerAdmin webmaster@thunix.net
|
||||||
|
ServerName www.thunix.net
|
||||||
|
DocumentRoot /var/www/thunix.cf
|
||||||
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
|
<Directorymatch "^/.*/\.git/">
|
||||||
|
Order deny,allow
|
||||||
|
Deny from all
|
||||||
|
</Directorymatch>
|
||||||
|
</VirtualHost>
|
|
@ -23,11 +23,6 @@
|
||||||
src: ../files/etc/apache2/sites-available/mail.thunix.cf.conf
|
src: ../files/etc/apache2/sites-available/mail.thunix.cf.conf
|
||||||
dest: /etc/apache2/sites-available/mail.thunix.cf.conf
|
dest: /etc/apache2/sites-available/mail.thunix.cf.conf
|
||||||
|
|
||||||
#- name: Deploy Apache2 Site Config 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 Apache2 Site Config ny.dyniform.net.conf
|
- name: Deploy Apache2 Site Config ny.dyniform.net.conf
|
||||||
copy:
|
copy:
|
||||||
src: ../files/etc/apache2/sites-available/ny.dyniform.net.conf
|
src: ../files/etc/apache2/sites-available/ny.dyniform.net.conf
|
||||||
|
@ -38,31 +33,16 @@
|
||||||
src: ../files/etc/apache2/sites-available/thunix.cf.conf
|
src: ../files/etc/apache2/sites-available/thunix.cf.conf
|
||||||
dest: /etc/apache2/sites-available/thunix.cf.conf
|
dest: /etc/apache2/sites-available/thunix.cf.conf
|
||||||
|
|
||||||
#- name: Deploy Apache2 Site Config 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 Apache2 Site Config thunix.tilde.chat.conf
|
- name: Deploy Apache2 Site Config thunix.tilde.chat.conf
|
||||||
copy:
|
copy:
|
||||||
src: ../files/etc/apache2/sites-available/thunix.tilde.chat.conf
|
src: ../files/etc/apache2/sites-available/thunix.tilde.chat.conf
|
||||||
dest: /etc/apache2/sites-available/thunix.tilde.chat.conf
|
dest: /etc/apache2/sites-available/thunix.tilde.chat.conf
|
||||||
|
|
||||||
#- name: Deploy Apache2 Site Config thunix.tilde.chat.conf
|
|
||||||
# copy:
|
|
||||||
# src: ../files/etc/apache2/sites-available/thunix.tilde.chat.conf
|
|
||||||
# dest: /etc/apache2/sites-available/thunix.tilde.chat.conf
|
|
||||||
|
|
||||||
- name: Deploy Apache2 Site Config www.thunix.cf.conf
|
- name: Deploy Apache2 Site Config www.thunix.cf.conf
|
||||||
copy:
|
copy:
|
||||||
src: ../files/etc/apache2/sites-available/www.thunix.cf.conf
|
src: ../files/etc/apache2/sites-available/www.thunix.cf.conf
|
||||||
dest: /etc/apache2/sites-available/www.thunix.cf.conf
|
dest: /etc/apache2/sites-available/www.thunix.cf.conf
|
||||||
|
|
||||||
#- name: Deploy Apache2 Site Config 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 Apache2 Site Config amcclure.cf.conf
|
- name: Deploy Apache2 Site Config amcclure.cf.conf
|
||||||
copy:
|
copy:
|
||||||
src: ../files/etc/apache2/sites-available/amcclure.cf.conf
|
src: ../files/etc/apache2/sites-available/amcclure.cf.conf
|
||||||
|
@ -73,11 +53,6 @@
|
||||||
src: ../files/etc/apache2/sites-available/www.amcclure.cf.conf
|
src: ../files/etc/apache2/sites-available/www.amcclure.cf.conf
|
||||||
dest: /etc/apache2/sites-available/www.amcclure.cf.conf
|
dest: /etc/apache2/sites-available/www.amcclure.cf.conf
|
||||||
|
|
||||||
#- name: Deploy Apache2 Site Config amcclure.cf.conf
|
|
||||||
# copy:
|
|
||||||
# src: ../files/etc/apache2/sites-available/amcclure.cf-le-ssl.conf
|
|
||||||
# dest: /etc/apache2/sites-available/amcclure.cf-le-ssl.conf
|
|
||||||
|
|
||||||
- name: Deploy Apache2 Site Config amcclure.tilde.conf
|
- name: Deploy Apache2 Site Config amcclure.tilde.conf
|
||||||
copy:
|
copy:
|
||||||
src: ../files/etc/apache2/sites-available/amcclure.tilde.conf
|
src: ../files/etc/apache2/sites-available/amcclure.tilde.conf
|
||||||
|
@ -103,9 +78,12 @@
|
||||||
src: ../files/etc/apache2/sites-available/ftp.thunix.cf.conf
|
src: ../files/etc/apache2/sites-available/ftp.thunix.cf.conf
|
||||||
dest: /etc/apache2/sites-available/ftp.thunix.cf.conf
|
dest: /etc/apache2/sites-available/ftp.thunix.cf.conf
|
||||||
|
|
||||||
##Mods
|
- name: Deploy Apache2 Site Config thunix.net.conf
|
||||||
|
copy:
|
||||||
|
src: ../files/etc/apache2/sites-available/thunix.net.conf
|
||||||
|
dest: /etc/apache2/sites-available/thunix.net.conf
|
||||||
|
|
||||||
#- name: Deploy Apache2 Module Config php7.0.conf
|
- name: Deploy Apache2 Site Config www.thunix.net.conf
|
||||||
# copy:
|
copy:
|
||||||
# src: ../files/etc/apache2/mods-available/php7.0.conf
|
src: ../files/etc/apache2/sites-available/www.thunix.net.conf
|
||||||
# dest: /etc/apache2/mods-available/php7.0.conf
|
dest: /etc/apache2/sites-available/www.thunix.net.conf
|
||||||
|
|
Loading…
Reference in New Issue