Sanitized mirror from private repository - 2026-04-19 08:15:48 UTC
This commit is contained in:
21
ansible/host_vars/matrix_ubuntu_vm.yml
Normal file
21
ansible/host_vars/matrix_ubuntu_vm.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
# Auto-generated host variables for matrix-ubuntu-vm
|
||||
# Services deployed to this host
|
||||
|
||||
host_services:
|
||||
- name: diun
|
||||
stack_dir: diun
|
||||
compose_file: hosts/vms/matrix-ubuntu-vm/diun.yaml
|
||||
enabled: true
|
||||
- name: dozzle_agent
|
||||
stack_dir: dozzle_agent
|
||||
compose_file: hosts/vms/matrix-ubuntu-vm/dozzle-agent.yaml
|
||||
enabled: true
|
||||
- name: mastodon
|
||||
stack_dir: mastodon
|
||||
compose_file: hosts/vms/matrix-ubuntu-vm/mastodon/docker-compose.yml
|
||||
enabled: true
|
||||
- name: mattermost
|
||||
stack_dir: mattermost
|
||||
compose_file: hosts/vms/matrix-ubuntu-vm/mattermost/docker-compose.yml
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user