X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=fdio.infra.ansible%2Finventories%2Flf_inventory%2Fhost_vars%2F10.30.51.22.yaml;h=9364464ac24cbc8718f02750ad9ff6daccef5ace;hb=d3d391f17f4ecaa56554dd558fd929d26cadce64;hp=76a7def96be126ddf7a28c1f07bea81d2c8ca33a;hpb=d41a5490f30a161561c39c4f1b08add17b9cf6f7;p=csit.git diff --git a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.22.yaml b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.22.yaml index 76a7def96b..9364464ac2 100644 --- a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.22.yaml +++ b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.22.yaml @@ -1,7 +1,7 @@ --- # file: host_vars/10.30.51.22.yaml -hostname: "s42-nomad" +hostname: "s22-nomad" inventory_cimc_hostname: "10.30.50.22" # User management. @@ -26,7 +26,7 @@ nomad_certificates: - src: "{{ file_nomad_client_key_pem }}" dest: "{{ nomad_key_file }}" nomad_datacenter: "yul1" -nomad_name: "{{ hostname }}-{{ ansible_architecture }}" +nomad_node_name: "{{ hostname }}-{{ ansible_architecture }}" nomad_node_role: "client" nomad_node_class: "builder" nomad_options: @@ -35,14 +35,15 @@ nomad_options: docker.privileged.enabled: true docker.volumes.enabled: true driver.whitelist: "docker,raw_exec,exec" +nomad_service_mgr: "systemd" nomad_retry_servers: - - "10.32.8.15" - - "10.32.8.16" - - "10.32.8.17" + - "10.30.51.23" + - "10.30.51.24" + - "10.30.51.25" nomad_servers: - - "10.32.8.15:4647" - - "10.32.8.16:4647" - - "10.32.8.17:4647" + - "10.30.51.23:4647" + - "10.30.51.24:4647" + - "10.30.51.25:4647" # Consul settigs. consul_nomad_integration: true @@ -54,9 +55,11 @@ consul_encrypt: "Y4T+5JGx1C3l2NFBBvkTWQ==" consul_node_name: "{{ hostname }}" consul_node_role: "client" consul_retry_servers: - - "10.32.8.15" - - "10.32.8.16" - - "10.32.8.17" + - "10.30.51.23" + - "10.30.51.24" + - "10.30.51.25" +consul_service_mgr: "systemd" + # Docker daemon settings. docker_daemon: