Mark Goddard 1b01c94f15 Fix issue with VirtualBMC client path
If SELinux is enforcing we install VirtualBMC as a system Python
package. The module is executed using become, and root typically doesn't
have /usr/local/bin/ in it's PATH.

Use an absolute path to resolve this issue.

Change-Id: Ia278518d2c55351c55abca1122e7cad7179ad4d8
2020-04-08 12:43:07 +01:00
2020-04-07 20:37:15 +00:00
2020-03-12 12:33:25 +00:00
2018-09-14 16:40:39 +00:00
2019-04-19 19:35:44 +00:00
2018-09-19 08:40:46 +00:00
2018-08-17 11:38:20 +01:00
2020-04-05 20:20:10 +02:00
2018-08-23 13:04:48 +00:00
2020-04-05 20:20:10 +02:00
2020-04-05 20:20:10 +02:00

Tenks

image

Tenks is a utility that manages virtual bare metal clusters for development and testing purposes. It offers:

  • Declarative definition of clusters using Ansible's familiar YAML syntax
  • Automated creation and deletion of virtualised bare metal nodes across any number of hypervisors
  • In-built management of Open vSwitch bridges for physical networks
  • Registration of nodes and ports with OpenStack Ironic, and creation of OpenStack Nova flavors
  • Simple cluster reconfiguration and tear-down

To get started with Tenks, see the documentation (linked below).

Description
Virtual bare metal cluster management
Readme 2.4 MiB
Languages
Python 96.1%
Shell 2.4%
Jinja 1.5%