---
################################ REQUIRED ################################
################################ User stuff
standard_user: vagrant
chosen_timezone: "America/New_York"
root_domain: 192.168.254.3.xip.io
rke_ssh_key_location: /home/vagrant/test_rsa

# the directory on your localhost to store all deployment yaml for apps deployed
startup_infrastructure_directory: /home/{{ standard_user }}/startup-infrastructure

################################ STORAGE CONFIG
longhorn_enabled: True


################################ OPTIONAL ################################
################################ RKE (Kubernetes deployment) variables
kubernetes_network_interface: eth1
