aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.30.yaml
blob: 6ed90238bc6b02123e6188ea3d853dcb842199a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
# file: host_vars/10.30.51.30.yaml

hostname: "t4-virl3"
virl_l2_start: "10.30.54.2"
virl_l2_end: "10.30.54.253"
virl_l2_gateway: "10.30.54.1"
virl_l2_network: "10.30.54.0/24"
virl_l2_ip: "10.30.54.254"
virl_public_port: "eth0"

inventory_cimc_hostname: '10.30.50.30'
cobbler_profile: 'ubuntu-18.04.2-server-x86_64'