ansible: Download patched iPXE image to boot VMs for LAVA testing
[lttng-ci.git] / automation / ansible / templates / cloud_init_netconf.j2
CommitLineData
c3c15dc7
KS
1network:
2 version: 2
3 ethernets:
4 eth0:
5 addresses:
6 - {{address}}/16
7 gateway4: 172.18.0.1
8 nameservers:
9 search:
10 - 'internal.efficios.com'
11 addresses:
12 - '172.18.0.13'
This page took 0.023269 seconds and 4 git commands to generate.