This commit is contained in:
8
host_vars/cloudlog.yaml
Normal file
8
host_vars/cloudlog.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
ansible_host: cloudlog.intra.tormakris.dev
|
||||
webserver:
|
||||
- domain: "cloudlog.tormakristof.eu"
|
||||
port: 8080
|
||||
bigrequests: false
|
||||
https: false
|
||||
...
|
@ -1,12 +0,0 @@
|
||||
---
|
||||
ansible_host: mastodon.intra.tormakris.dev
|
||||
webserver:
|
||||
- domain: "mastodon.tormakristof.eu"
|
||||
port: 3000
|
||||
bigrequests: true
|
||||
https: false
|
||||
additionallocations:
|
||||
- location: "/api/v1/streaming"
|
||||
https: false
|
||||
port: 4000
|
||||
...
|
Reference in New Issue
Block a user