---
# file: host_vars/monitor/vars

# VM Definition
platform: "proxmox"
proxmox_clone_node: "pve03"
vm_clone_source: "fedora-42-large"
vm_storage: "pve-general"
ha_group: "pve03"

# Networking
ip_address: 10.1.71.249

# Software
#terraform_version: "1.11.3"

hostname: "{{ inventory_hostname }}.{{ base_domain }}" #change variable to fqdn
