X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.ansible%2Finventories%2Flf_inventory%2Fhost_vars%2F10.30.51.39.yaml;h=012469753333b453cb4e869267d074083a2666a6;hp=1cabe134ce7ff5116619ed76f0f1538ec158018c;hb=5b5790e52de6562ec6d5e6a9ddf2df24f8be7993;hpb=8e1dfc4ab336302999f91ea0386093b0bc879974 diff --git a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.39.yaml b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.39.yaml index 1cabe134ce..0124697533 100644 --- a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.39.yaml +++ b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.39.yaml @@ -36,7 +36,15 @@ nomad_options: docker.privileged.enabled: true docker.volumes.enabled: true driver.whitelist: "docker,raw_exec,exec" -nomad_servers: [ "10.30.51.30:4647", "10.30.51.32:4647", "10.30.51.33:4647" ] +nomad_retry_servers: + - "10.32.8.15" + - "10.32.8.16" + - "10.32.8.17" +nomad_servers: + - "10.32.8.15:4647" + - "10.32.8.16:4647" + - "10.32.8.17:4647" + nomad_cpu_total_compute: "40000" # Consul settigs. @@ -49,9 +57,9 @@ consul_encrypt: "Y4T+5JGx1C3l2NFBBvkTWQ==" consul_node_name: "{{ hostname }}" consul_node_role: "client" consul_retry_servers: - - "10.30.51.30" - - "10.30.51.32" - - "10.30.51.33" + - "10.32.8.15" + - "10.32.8.16" + - "10.32.8.17" # Docker daemon settings. docker_daemon: