-
Notifications
You must be signed in to change notification settings - Fork 47
Expand file tree
/
Copy pathrun.yaml
More file actions
100 lines (88 loc) · 2.38 KB
/
run.yaml
File metadata and controls
100 lines (88 loc) · 2.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
---
- hosts: caddy
roles:
- role: ironicbadger.figurine
- role: ironicbadger.tailscale-routes-fix
- role: ironicbadger.caddy
tags: caddy
- hosts: wd-ts-sr
roles:
- role: ironicbadger.figurine
- role: ironicbadger.tailscale-routes-fix
### SERVERS
- hosts: c137
roles:
#- role: ironicbadger.figurine
- role: ktz-server-welcome
#- role: ironicbadger.proxmox-host-nvidia-setup
- role: ironicbadger.tailscale-routes-fix
- role: ironicbadger.packages
#- role: nix-manager
# - role: ironicbadger.mounts
# tags: mounts
- role: zrepl
tags: zrepl
- role: ironicbadger.docker-compose-generator
tags: compose
- role: systemd-timer-plex
tags: plex-restart
- hosts: ms01
roles:
#- role: ironicbadger.figurine
- role: ktz-server-welcome
- role: ironicbadger.tailscale-routes-fix
- role: ironicbadger.packages
- hosts: meeseeks
roles:
#- role: ironicbadger.figurine
- role: ktz-server-welcome
- role: ironicbadger.tailscale-routes-fix
- role: ironicbadger.packages
### LXCs
- hosts: immich-app
vars:
docker_compose_hostname: lxc-immich-app
appdata_path: /mnt/appdata
roles:
- role: ironicbadger.figurine
- role: ironicbadger.docker-compose-generator
tags: compose
- hosts: immich-ml
vars:
docker_compose_hostname: lxc-immich-ml
roles:
- role: ironicbadger.figurine
- role: ironicbadger.docker-compose-generator
tags: compose
- hosts: ollama
vars:
docker_compose_hostname: lxc-ollama
appdata_path: /mnt/appdata
roles:
- role: ironicbadger.figurine
- role: ironicbadger.docker-compose-generator
tags: compose
# EXTERNAL
## vps
- hosts: ktz-cloud
roles:
- role: ironicbadger.docker-compose-generator
tags: compose
## igloo
- hosts: igloo
roles:
- role: ironicbadger.figurine
- role: ironicbadger.packages
- role: zrepl
tags: zrepl
- role: ironicbadger.docker-compose-generator
tags: compose
## norbert
- hosts: norbert
roles:
- role: ironicbadger.figurine
- role: ironicbadger.packages
- role: ironicbadger.tailscale-routes-fix
- role: ktz-nut
- role: ironicbadger.docker-compose-generator
tags: compose