mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 10:13:58 +00:00
11 lines
284 B
YAML
11 lines
284 B
YAML
---
|
|
# Production service inventory (pre-orchestration reference list).
|
|
# Keep this list minimal and explicit; production currently only includes Pi-hole.
|
|
production_services:
|
|
- name: pihole
|
|
hosts:
|
|
- pi.prole.org
|
|
- raspberry.prole.org
|
|
dependencies:
|
|
- iscsi
|