Files
homelab/ansible/inventory.yml
Hermes Agent service account aff792a061 feat(llm-inference): move astro-orbiter monitoring to GitOps (values.yaml + dashboards.yaml)
- Prometheus scrape configs for node/gpu/llama-server exporters on
  astro-orbiter now declared in cluster/applications/monitoring/values.yaml
  (additionalScrapeConfigs), applied via ArgoCD sync instead of an
  imperative kubectl secret patch from the Ansible role.
- Grafana dashboard for astro-orbiter LLM inference added as a ConfigMap
  in cluster/applications/monitoring/dashboards.yaml (grafana_dashboard=1
  sidecar label), replacing the role's ad-hoc kubectl apply of a rendered
  Jinja template.
- ansible/roles/llm-inference/tasks/monitoring.yml: removed the kubectl
  get/patch/apply tasks and orphaned grafana-llm-dashboard.json.j2
  template; role now only stands up node_exporter + nvidia_gpu_exporter
  and verifies they're reachable — cluster-facing config lives in Git.
- host_vars/vars.yml + inventory.yml: finalize astro-orbiter as the
  llama.cpp/RTX 3090 host (jarvis user, ssh key), drop stale Ollama/AMD
  vars and ollama_server inventory group superseded by the ATX rebuild.
2026-08-05 09:43:54 -05:00

124 lines
1.8 KiB
YAML
Executable File

# file: inventory.yml
proxmox:
hosts:
main-street-usa:
ansible_host: 10.1.71.11
ansible_user: wed
ansible_become: true
tomorrowland:
fantasyland:
magic_kingdom:
hosts:
main-street-usa:
tomorrowland:
fantasyland:
dns_server:
hosts:
monorail:
ntp_servers:
hosts:
sundial:
load_balancers:
hosts:
lightning-lane:
ansible_become: true
step_ca_server:
hosts:
turnstile:
ansible_become: true
authentik_server:
hosts:
guest-relations:
ansible_become: true
gitea_servers:
hosts:
mad-tea-party:
ansible_user: wed
ansible_become: true
nextcloud_server:
hosts:
the-grid:
ansible_become: true
semaphore_server:
hosts:
figment:
ansible_host: 10.1.71.37
ansible_user: wed
ansible_become: true
n8n_server:
hosts:
tiki-room:
astro_orbiter:
hosts:
astro-orbiter:
hermes_server:
hosts:
carousel-of-progress:
ansible_host: 10.1.71.131
ansible_user: wed
ansible_become: true
ansible_ssh_private_key_file: ~/.ssh/ansible
honcho_server:
hosts:
lincoln:
ansible_host: 10.1.71.132
ansible_user: wed
ansible_become: true
jmri_server:
hosts:
main-street-station:
ansible_host: 192.168.10.40
ansible_user: wed
ansible_become: true
papermc_server:
# ansible-galaxy role install engonzal.papermc
hosts:
arcade:
dev_servers:
hosts:
scrim:
backstage:
ansible_host: 10.1.71.133
ansible_user: wed
ansible_become: true
# dhcp_server:
# hosts:
# matchbox:
backup_servers:
hosts:
timekeeper:
talos_control:
hosts:
city-hall:
ansible_become: true
vars:
talosctl_version: "v1.12.4"
talos_cluster_name: "fastpass"
# matchbox_server:
# hosts:
# matchbox:
terraform_server:
hosts:
infra01: