Sanitized mirror from private repository - 2026-03-18 10:31:50 UTC
This commit is contained in:
17
docs/advanced/ansible/host_vars/rpi5_vish.yml
Normal file
17
docs/advanced/ansible/host_vars/rpi5_vish.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
# Auto-generated host variables for rpi5-vish
|
||||
# Services deployed to this host
|
||||
|
||||
host_services:
|
||||
- name: uptime_kuma
|
||||
stack_dir: uptime_kuma
|
||||
compose_file: hosts/edge/rpi5-vish/uptime-kuma.yaml
|
||||
enabled: true
|
||||
- name: glances
|
||||
stack_dir: glances
|
||||
compose_file: hosts/edge/rpi5-vish/glances.yaml
|
||||
enabled: true
|
||||
- name: immich
|
||||
stack_dir: immich
|
||||
compose_file: hosts/edge/rpi5-vish/immich/docker-compose.yml
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user