add compute parameter to oscar
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
b2710aab2f
commit
c1e48d4ace
@ -3,6 +3,7 @@ default_interface: "enp1s0"
|
|||||||
consul_iface: "{{ default_interface}}"
|
consul_iface: "{{ default_interface}}"
|
||||||
vault_iface: "{{ default_interface}}"
|
vault_iface: "{{ default_interface}}"
|
||||||
nfs_iface: "{{ default_interface}}"
|
nfs_iface: "{{ default_interface}}"
|
||||||
|
nomad_client_cpu_total_compute: 8000
|
||||||
wireguard_address: "10.0.0.2/24"
|
wireguard_address: "10.0.0.2/24"
|
||||||
wireguard_byhost_allowed_ips:
|
wireguard_byhost_allowed_ips:
|
||||||
merlin: 10.0.0.2,192.168.1.40
|
merlin: 10.0.0.2,192.168.1.40
|
||||||
|
Loading…
Reference in New Issue
Block a user