Roger Luethi 20a46b4121 Interface names for /etc/hosts
This file is appended to /etc/hosts in all nodes (osbash and
Vagrant).

It allows users, trainers, and the training-guides to use interface
names that indicate both VM and network (such as controller-mgmt).

Note that only the network node is connected to all networks.

Partial-Bug: 1312764
Implements: blueprint openstack-training-labs
Change-Id: If888537d91ec0ca9c47dc259e61bc438b7f76d05
2014-06-17 15:07:43 +02:00

10 lines
187 B
Plaintext

10.10.10.51 controller-mgmt
192.168.100.51 controller-api
10.10.10.52 network-mgmt
10.20.20.52 network-data
192.168.100.52 network-api
10.10.10.53 compute-mgmt
10.20.20.53 compute-data