Add new domain name
This commit is contained in:
parent
3ab761a94c
commit
531cd3a620
2 changed files with 6 additions and 0 deletions
|
@ -23,3 +23,4 @@ nsd_zones:
|
||||||
- 144/28.96.16.37.in-addr.arpa
|
- 144/28.96.16.37.in-addr.arpa
|
||||||
- foo.monster
|
- foo.monster
|
||||||
- foo.sh
|
- foo.sh
|
||||||
|
- xn--and-u453b.to
|
||||||
|
|
|
@ -13,6 +13,8 @@
|
||||||
- base
|
- base
|
||||||
- ifstated
|
- ifstated
|
||||||
- nginx/server
|
- nginx/server
|
||||||
|
- role: nginx/site
|
||||||
|
site: beer.xn--and-u453b.to
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: foo.monster
|
site: foo.monster
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
|
@ -63,6 +65,9 @@
|
||||||
site: wpad.foo.sh
|
site: wpad.foo.sh
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: www.foo.sh
|
site: www.foo.sh
|
||||||
|
- role: nginx/site
|
||||||
|
site: xn--and-u453b.to
|
||||||
|
redirect: https://www.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: zm.foo.sh
|
site: zm.foo.sh
|
||||||
proxy: https://zm02.home.foo.sh/
|
proxy: https://zm02.home.foo.sh/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue