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
|
||||
- foo.monster
|
||||
- foo.sh
|
||||
- xn--and-u453b.to
|
||||
|
|
|
@ -13,6 +13,8 @@
|
|||
- base
|
||||
- ifstated
|
||||
- nginx/server
|
||||
- role: nginx/site
|
||||
site: beer.xn--and-u453b.to
|
||||
- role: nginx/site
|
||||
site: foo.monster
|
||||
- role: nginx/site
|
||||
|
@ -63,6 +65,9 @@
|
|||
site: wpad.foo.sh
|
||||
- role: nginx/site
|
||||
site: www.foo.sh
|
||||
- role: nginx/site
|
||||
site: xn--and-u453b.to
|
||||
redirect: https://www.foo.sh/
|
||||
- role: nginx/site
|
||||
site: zm.foo.sh
|
||||
proxy: https://zm02.home.foo.sh/
|
||||
|
|
Loading…
Add table
Reference in a new issue