class

Cl8r::Generators::Kolla

Inherits Cl8r::Generators::Base < Reference < Object

Generates OpenStack Kolla-Ansible scaffolding: globals.yml and multinode inventory.

Instance methods

applicable?

Determines if this generator backend is applicable to the current cluster topology and configuration.

Source
name

Human-readable name/identifier of this generator backend.

Source
render

Pure functional generation method returning files in memory.

Source