summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFlorin Coras <fcoras@cisco.com>2020-07-27 13:11:42 -0700
committerDave Barach <openvpp@barachs.net>2020-07-28 12:17:44 +0000
commit7d941d45bc649f760c650dab3e715585a61d9cf9 (patch)
tree6d99ea7d403dc8dc2ae7473b310bc0df0dafacbf /README.md
parent39771adc1da61943978c18b58b35dedc9dddc4b0 (diff)
hsa: fix http server session cleanup
Type: fix Signed-off-by: Florin Coras <fcoras@cisco.com> Change-Id: I6832e3f24a56e043415a32eb4072d0bfb7697251
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
/table>
aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml
blob: dd3a9ea2e81fbddf1400d6bd36e5d8a4ee9af13d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
# file: host_vars/10.30.51.28.yaml

hostname: "t4-virl1"
virl_l2_start: "10.30.52.2"
virl_l2_end: "10.30.52.253"
virl_l2_gateway: "10.30.52.1"
virl_l2_network: "10.30.52.0/24"
virl_l2_ip: "10.30.52.254"
virl_public_port: "eth0"

inventory_cimc_hostname: '10.30.50.28'
cobbler_profile: 'ubuntu-18.04.2-server-x86_64'
cpu_microarchitecture: "haswell"