coredns_host.yml 473 B

12345678910111213141516
  1. ---
  2. # ============================================================
  3. # Host Variables — coredns_host
  4. # Docker host — HashiCorp Vault, CoreDNS, misc containers
  5. # ============================================================
  6. # Vault container configuration
  7. vault_container_name: vault
  8. vault_image: hashicorp/vault:1.15.6
  9. # Vault moved to ai_server — no longer hosted here
  10. # CoreDNS container name
  11. coredns_container_name: coredns
  12. # Disk checks
  13. required_root_free_gb: 10