--- # file: group_vars/all # Proxmox variables proxmox_user: "root@pam" proxmox_password: "{{ vault_proxmox_root_password }}" proxmox_host: "main-street-usa.local.mk-labs.cloud" # DNS variables dns_server: "monorail" # .local.mk-labs.cloud" #dns_admin: "admin" base_domain: "local.mk-labs.cloud" # DHCP server #dhcp_server: "matchbox" # Terraform variables terraform_server: "infra01" # Traefik variables traefik_server: "lightning-lane"