forked from data.coop/ansible
21 lines
316 B
YAML
21 lines
316 B
YAML
ldap:
|
|
domain: "ldap.{{ base_domain }}"
|
|
|
|
thelounge:
|
|
domain: "irc.{{ base_domain }}"
|
|
|
|
nextcloud:
|
|
domain: "cloud.{{ base_domain }}"
|
|
|
|
gitea:
|
|
domain: "git.{{ base_domain }}"
|
|
|
|
passit:
|
|
domain: "passit.{{ base_domain }}"
|
|
|
|
fider:
|
|
domain: "feedback.{{ base_domain }}"
|
|
|
|
matrix:
|
|
domain: "matrix.{{ base_domain }}"
|