Files
7e3df7e4995e1e8665b1ceb4f45e8bd27348b8ef
training-guides /labs /config /hosts.multi
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