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.70.yaml;h=cb82c286083c34167a05fc3f86e1a9e457ea914b;hp=a71ddba9a96e493ddcea314e2feb5567f1eaa40f;hb=b94c2873efb1126cc103c65ee3ec2ebff8bc7528;hpb=d41a5490f30a161561c39c4f1b08add17b9cf6f7 diff --git a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.70.yaml b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.70.yaml index a71ddba9a9..cb82c28608 100644 --- a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.70.yaml +++ b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.70.yaml @@ -7,7 +7,7 @@ vfs_data_file: "csit-initialize-vfs-tx2.sh" grub: hugepagesz: "2M" hugepages: 32768 - iommu: "on" + iommu.passthrough: "1" cpu_microarchitecture: "thunderx2" # User management. @@ -32,7 +32,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: "csitarm" nomad_options: @@ -41,6 +41,7 @@ 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" @@ -64,6 +65,7 @@ consul_retry_servers: - "10.32.8.15" - "10.32.8.16" - "10.32.8.17" +consul_service_mgr: "systemd" # Docker settings. docker_daemon: