Sanitized mirror from private repository - 2026-03-24 12:45:58 UTC
This commit is contained in:
13
docs/advanced/ansible/host_vars/matrix_ubuntu_vm.yml
Normal file
13
docs/advanced/ansible/host_vars/matrix_ubuntu_vm.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
# Auto-generated host variables for matrix-ubuntu-vm
|
||||
# Services deployed to this host
|
||||
|
||||
host_services:
|
||||
- name: mattermost
|
||||
stack_dir: mattermost
|
||||
compose_file: hosts/vms/matrix-ubuntu-vm/mattermost/docker-compose.yml
|
||||
enabled: true
|
||||
- name: mastodon
|
||||
stack_dir: mastodon
|
||||
compose_file: hosts/vms/matrix-ubuntu-vm/mastodon/docker-compose.yml
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user