fix: rename host_vars for mk-33/mk-34 to match hostname
This commit is contained in:
30
host_vars/mk-34.yml
Normal file
30
host_vars/mk-34.yml
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
# MK-34 Southpaw — Docker Swarm worker 2
|
||||
node_type: swarm
|
||||
has_gpu: false
|
||||
|
||||
# Swarm essentials
|
||||
extra_packages:
|
||||
- docker.io
|
||||
- docker-compose
|
||||
- cifs-utils
|
||||
- nfs-common
|
||||
- curl
|
||||
- git
|
||||
- ufw
|
||||
- htop
|
||||
- ncdu
|
||||
- tree
|
||||
|
||||
ollama_models: []
|
||||
|
||||
swarm_role: worker
|
||||
|
||||
hardware:
|
||||
cpu: "Intel N150 (4 cores)"
|
||||
ram: "12GB"
|
||||
storage: "512GB SSD"
|
||||
network: "1x Ethernet (integrated)"
|
||||
|
||||
notes: >
|
||||
GMKtec G9 mini PC. Swarm worker.
|
||||
Reference in New Issue
Block a user