Remove zm web site and add cctv
This commit is contained in:
parent
7a3a385eb5
commit
2da1995a73
1 changed files with 3 additions and 6 deletions
|
@ -37,6 +37,9 @@
|
|||
- role: nginx_site
|
||||
nginx_site_name: bitbucket.foo.sh
|
||||
nginx_site_redirect: https://bitbucket.org/tmakinen/
|
||||
- role: nginx_site
|
||||
nginx_site_name: cctv.foo.sh
|
||||
nginx_site_proxy: https://frigate02.home.foo.sh/frigate/
|
||||
- role: nginx_site
|
||||
nginx_site_name: certbot.home.foo.sh
|
||||
nginx_site_proxy: https://certbot.home.foo.sh/
|
||||
|
@ -74,9 +77,6 @@
|
|||
- role: nginx_site
|
||||
nginx_site_name: iot.foo.sh
|
||||
nginx_site_redirect: https://www.foo.sh/
|
||||
- role: nginx_site
|
||||
nginx_site_name: munin.foo.sh
|
||||
nginx_site_proxy: https://munin01.home.foo.sh/
|
||||
- role: nginx_site
|
||||
nginx_site_name: mirrors.foo.sh
|
||||
nginx_site_proxy: https://mirror01.home.foo.sh/
|
||||
|
@ -109,6 +109,3 @@
|
|||
nginx_site_name: wpad.foo.sh
|
||||
- role: nginx_site
|
||||
nginx_site_name: www.foo.sh
|
||||
- role: nginx_site
|
||||
nginx_site_name: zm.foo.sh
|
||||
nginx_site_proxy: https://zm02.home.foo.sh/
|
||||
|
|
Loading…
Add table
Reference in a new issue