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
This commit is contained in:
Roger Luethi 2014-06-17 14:59:06 +02:00
parent c5ce58a26b
commit 20a46b4121

9
labs/config/hosts.multi Normal file
View File

@ -0,0 +1,9 @@
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