X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=automation%2Fansible%2Fhost_vars%2Fci-host-arm64-1b.internal.efficios.com.yml;fp=automation%2Fansible%2Fhost_vars%2Fci-host-arm64-1b.internal.efficios.com.yml;h=9a598485ef6967fc31e71011f61238ee83520816;hb=5cbb24e13001c9902f0d825dcb1d07b741e05eca;hp=0000000000000000000000000000000000000000;hpb=f2d2244d294a26cb2c2df3b33a842c8947b05c12;p=lttng-ci.git diff --git a/automation/ansible/host_vars/ci-host-arm64-1b.internal.efficios.com.yml b/automation/ansible/host_vars/ci-host-arm64-1b.internal.efficios.com.yml new file mode 100644 index 0000000..9a59848 --- /dev/null +++ b/automation/ansible/host_vars/ci-host-arm64-1b.internal.efficios.com.yml @@ -0,0 +1,43 @@ +--- +lxd_cluster_ip: 172.18.0.187 +lxd_cluster: + enabled: true + server_address: 172.18.0.187 + #cluster_token: # Only used once on cluster join + member_config: + - entity: storage-pool + name: default + key: source + value: tank/lxd +netplan_manage: true +netplan_content: | + network: + version: 2 + renderer: networkd + ethernets: + eth0: + match: + macaddress: 00:01:73:00:00:01 + dhcp4: no + macaddress: 00:01:73:00:02:01 + eth1: + match: + macaddress: 00:01:73:00:00:02 + dhcp4: no + macaddress: 00:01:73:00:02:02 + bridges: + br102: + interfaces: + - eth0 + macaddress: 86:2b:17:13:4d:03 + accept-ra: false + addresses: + - 172.18.0.187/16 + routes: + - to: default + via: 172.18.0.1 + nameservers: + search: + - internal.efficios.com + addresses: + - 172.18.0.13