add compute parameter to oscar
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
vincent 2024-10-29 19:08:41 +01:00
parent b2710aab2f
commit c1e48d4ace

View File

@ -3,6 +3,7 @@ default_interface: "enp1s0"
consul_iface: "{{ default_interface}}"
vault_iface: "{{ default_interface}}"
nfs_iface: "{{ default_interface}}"
nomad_client_cpu_total_compute: 8000
wireguard_address: "10.0.0.2/24"
wireguard_byhost_allowed_ips:
merlin: 10.0.0.2,192.168.1.40