Fix otwstudios not being... there. Like at all.
This commit is contained in:
parent
9c0222fc28
commit
0bc6affde2
@ -23,6 +23,13 @@ apache_vhosts:
|
||||
- servername: www.9iron.club
|
||||
extra_parameters: |
|
||||
Redirect permanent / https://www.9iron.club/
|
||||
# otwstudios.org
|
||||
- servername: otwstudios.org
|
||||
extra_parameters: |
|
||||
Redirect permanent / https://www.otwstudios.org/
|
||||
- servername: www.otwstudios.org
|
||||
extra_parameters: |
|
||||
Redirect permanent / https://www.otwstudios.org/
|
||||
apache_vhosts_ssl:
|
||||
# desu.ltd
|
||||
- servername: desu.ltd
|
||||
|
@ -13,3 +13,4 @@ certbot_certs:
|
||||
- 9iron.club
|
||||
- www.9iron.club
|
||||
- otwstudios.org
|
||||
- www.otwstudios.org
|
||||
|
@ -45,6 +45,8 @@
|
||||
dest: /var/www/desu.ltd
|
||||
- repo: https://git.desu.ltd/salt/9iron
|
||||
dest: /var/www/www.9iron.club
|
||||
- repo: https://git.9iron.club/KidiroInfiniti/OTW_Site
|
||||
dest: /var/www/www.otwstudios.org
|
||||
- repo: https://git.desu.ltd/salt/gitea-custom
|
||||
dest: /usr/local/bin/custom
|
||||
tags: [ web, git ]
|
||||
|
Loading…
Reference in New Issue
Block a user