feat: initial commit — Ansible roles storage-01/gpu-01 opérationnels

This commit is contained in:
alkatrazz 2026-05-12 17:17:03 +02:00
commit b3fce8af5d
70 changed files with 2688 additions and 0 deletions

View file

@ -0,0 +1,13 @@
---
qdrant_version: "1.13.4"
qdrant_user: qdrant
qdrant_data_dir: /srv/data/qdrant
qdrant_install_dir: /opt/qdrant
qdrant_http_port: 6333
qdrant_grpc_port: 6334
# 0.0.0.0 — accessible depuis le LAN cluster (firewall filtre)
qdrant_host: "0.0.0.0"
qdrant_log_level: INFO