Commit Graph

3 Commits

Author SHA1 Message Date
Monty Taylor 0568a3e20c Retire repo
Depends-On: https://review.opendev.org/720892
Change-Id: Iac68bd9001ef9d0bd70492d7e28e115b4f9d3ed7
2020-04-22 10:19:06 -05:00
Yolanda Robla Mota 2fbabecfbf Add the ability to configure bridge name
Naming with dashes is causing issues on CentOS,
because glean is called with interface br/xxx instead
of br-xxx due some naming translation.
Also interface name and vlans can differ on environments,
causing all puppet modules to change their naming. Instead of
depending on vlan or nic to configure bridge name, add the
ability to pass that name as a parameter, and likely set
to br_infracloud on our deployments.
At the moment, leaving the default naming to do not break
existing cloud deployment.

Change-Id: I0790bab2fd63f525e8b9c8d47ee79ea63a72750a
2016-09-21 10:28:04 +02:00
Colleen Murphy f4d74c2ef1 Add examples directory
To help people get started running this puppet, let's provide a set of
DIB elements and libvirt templates to help set up a mock development
environment.

Change-Id: Ife8e253ba0429bedb924fde5a12f5be9e23dc163
2016-03-04 12:05:34 -08:00