training-labs/labs/osbash/lib/osbash/templates
Roger Luethi 6cf2d0e23e Create list of network interface names at run-time
The list network interfaces used by osbash is currently a hard-coded
list in distro-specific library files (e.g., lib/functions.ubuntu.sh).

With Ubuntu 16.04 LTS, network interface names differ between VirtualBox
and KVM as well (unless we reconfigure the operating system to use the
traditional ethX naming scheme).

This patch builds the list of network interfaces at run-time which
should make it easier to support distros with differing network
interface naming schemes.

Change-Id: Id2cd684152911289821b165daf6b8fc002f42f2d
2016-10-01 16:01:37 +02:00
..
template-fedora-ifcfg-dhcp Refactoring osbash networking code 2015-12-19 21:39:03 +01:00
template-fedora-ifcfg-static Refactoring osbash networking code 2015-12-19 21:39:03 +01:00
template-ubuntu-interfaces-dhcp Create list of network interface names at run-time 2016-10-01 16:01:37 +02:00
template-ubuntu-interfaces-loopback Update .gitignore to track the lib folder 2015-10-10 09:05:18 +02:00
template-ubuntu-interfaces-manual Add node network interface type manual 2016-01-25 19:30:11 +01:00
template-ubuntu-interfaces-static Refactoring osbash networking code 2015-12-19 21:39:03 +01:00