This commit is contained in:
parent
a72e23456e
commit
21f0843995
8
host_vars/mastodon.yaml
Normal file
8
host_vars/mastodon.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
ansible_host: mastodon.intra.tormakris.dev
|
||||
webserver:
|
||||
- domain: "mastodon.tormakristof.eu"
|
||||
port: 8080
|
||||
bigrequests: false
|
||||
https: false
|
||||
...
|
@ -15,6 +15,7 @@ all:
|
||||
postgres:
|
||||
monitoring:
|
||||
ytmirror:
|
||||
mastodon:
|
||||
mckay:
|
||||
hosts:
|
||||
guacamole:
|
||||
@ -31,6 +32,7 @@ all:
|
||||
nextcloud:
|
||||
monitoring:
|
||||
ytmirror:
|
||||
mastodon:
|
||||
nightlydocker:
|
||||
hosts:
|
||||
matrix:
|
||||
@ -40,4 +42,5 @@ all:
|
||||
nextcloud:
|
||||
monitoring:
|
||||
ytmirror:
|
||||
mastodon:
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user