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:
|
postgres:
|
||||||
monitoring:
|
monitoring:
|
||||||
ytmirror:
|
ytmirror:
|
||||||
|
mastodon:
|
||||||
mckay:
|
mckay:
|
||||||
hosts:
|
hosts:
|
||||||
guacamole:
|
guacamole:
|
||||||
@ -31,6 +32,7 @@ all:
|
|||||||
nextcloud:
|
nextcloud:
|
||||||
monitoring:
|
monitoring:
|
||||||
ytmirror:
|
ytmirror:
|
||||||
|
mastodon:
|
||||||
nightlydocker:
|
nightlydocker:
|
||||||
hosts:
|
hosts:
|
||||||
matrix:
|
matrix:
|
||||||
@ -40,4 +42,5 @@ all:
|
|||||||
nextcloud:
|
nextcloud:
|
||||||
monitoring:
|
monitoring:
|
||||||
ytmirror:
|
ytmirror:
|
||||||
|
mastodon:
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user