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.25.yaml;h=d6d6c2d004f9709897718338b982ade108733a81;hp=4755a7533263ad0af4faa59e9b87e9821e5f2aa8;hb=5b5790e52de6562ec6d5e6a9ddf2df24f8be7993;hpb=8e1dfc4ab336302999f91ea0386093b0bc879974 diff --git a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.25.yaml b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.25.yaml index 4755a75332..d6d6c2d004 100644 --- a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.25.yaml +++ b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.25.yaml @@ -35,8 +35,14 @@ nomad_options: docker.privileged.enabled: true docker.volumes.enabled: true driver.whitelist: "docker,raw_exec,exec" +nomad_retry_servers: + - "10.32.8.15" + - "10.32.8.16" + - "10.32.8.17" nomad_servers: - - "10.30.51.30:4647" + - "10.32.8.15:4647" + - "10.32.8.16:4647" + - "10.32.8.17:4647" # Consul settigs. consul_nomad_integration: true @@ -48,7 +54,10 @@ consul_encrypt: "Y4T+5JGx1C3l2NFBBvkTWQ==" consul_node_name: "{{ hostname }}" consul_node_role: "client" consul_retry_servers: - - "10.30.51.30" + - "10.32.8.15" + - "10.32.8.16" + - "10.32.8.17" + # Docker daemon settings. docker_daemon: