Mark Goddard c9515e0ca8 CI: Fix ansible-lint failure
Currently ansible-lint is failing with:

    KeyError: 'hostvars'

This change fixes the issue by making the hostvars key optional. This
should not affect real usage, since an error is raised in this case.

Change-Id: I6dd482e95fa4f5508452d83bb64613d55eb1985f
2020-11-24 15:37:20 +00:00
2020-11-24 15:37:20 +00:00
2020-09-01 11:22:47 +02:00
2020-09-01 11:33:13 +02:00
2020-09-01 09:57:16 +02: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-10-03 00:17:49 +08:00
2020-04-05 20:20:10 +02:00
2020-09-25 09:57:27 +08: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%