Rename nginx/server to nginx_server
This commit is contained in:
parent
39fad6ed05
commit
15c612cb3b
14 changed files with 38 additions and 38 deletions
|
@ -16,93 +16,93 @@
|
|||
- base
|
||||
- ifstated
|
||||
- nginx/server
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: ca.foo.sh
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: foo.monster
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: tuiradc.fi
|
||||
redirect: https://facebook.com/TuiraDC
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: www.tuiradc.fi
|
||||
redirect: https://facebook.com/TuiraDC
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: foo.sh
|
||||
redirect: https://www.foo.sh/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: autoconfig.foo.sh
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: boot.foo.sh
|
||||
ssl_config: old
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: bitbucket.foo.sh
|
||||
redirect: https://bitbucket.org/tmakinen/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: certbot.home.foo.sh
|
||||
proxy: https://certbot.home.foo.sh/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: chat.foo.sh
|
||||
proxy:
|
||||
- https://oci-node01.home.foo.sh/rocketchat/
|
||||
- https://oci-node02.home.foo.sh/rocketchat/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: collab.foo.sh
|
||||
proxy: https://collab01.home.foo.sh/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: devel01.foo.sh
|
||||
proxy: https://devel01.home.foo.sh/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: dns.home.foo.sh
|
||||
redirect: https://www.foo.sh/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: git.foo.sh
|
||||
proxy: https://gitea02.home.foo.sh/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: gitea.foo.sh
|
||||
redirect: https://git.foo.sh/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: ha.foo.sh
|
||||
proxy: https://homeassistant01.home.foo.sh/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: id.foo.sh
|
||||
proxy:
|
||||
- https://oci-node01.home.foo.sh
|
||||
- https://oci-node02.home.foo.sh
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: influxdb.foo.sh
|
||||
proxy: https://influxdb01.home.foo.sh/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: iot.foo.sh
|
||||
redirect: https://www.foo.sh/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: munin.foo.sh
|
||||
proxy: https://munin01.home.foo.sh/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: mirrors.foo.sh
|
||||
proxy: https://mirror01.home.foo.sh/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: movies.foo.sh
|
||||
proxy:
|
||||
- https://oci-node01.home.foo.sh/php4dvd/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: noc.foo.sh
|
||||
proxy:
|
||||
- https://oci-node01.home.foo.sh/grafana/
|
||||
- https://oci-node02.home.foo.sh/grafana/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: print.foo.sh
|
||||
proxy: https://print01.home.foo.sh:631/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: registry.foo.sh
|
||||
proxy: ["registry01.home.foo.sh:5000", "registry02.home.foo.sh:5000"]
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: webmail.foo.sh
|
||||
proxy:
|
||||
- https://oci-node01.home.foo.sh/roundcube/
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: wpad.foo.sh
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: www.foo.sh
|
||||
- role: nginx/site
|
||||
- role: nginx_site
|
||||
site: zm.foo.sh
|
||||
proxy: https://zm02.home.foo.sh/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue