6ed90238bc6b02123e6188ea3d853dcb842199a3
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.30.51.30.yaml
1 ---
2 # file: host_vars/10.30.51.30.yaml
3
4 hostname: "t4-virl3"
5 virl_l2_start: "10.30.54.2"
6 virl_l2_end: "10.30.54.253"
7 virl_l2_gateway: "10.30.54.1"
8 virl_l2_network: "10.30.54.0/24"
9 virl_l2_ip: "10.30.54.254"
10 virl_public_port: "eth0"
11
12 inventory_cimc_hostname: '10.30.50.30'
13 cobbler_profile: 'ubuntu-18.04.2-server-x86_64'