Age | Commit message (Collapse) | Author | Files | Lines |
|
Removes the (optional) comment from some of the required
parameters.
Change-Id: I0f2c96e0d77dfdb96d6b246c5f24511773592623
|
|
* Fix Gerrit config to be able to contribute at this module.
* Fix lint issues in adding documentation for tripleo::loadbalancer
Change-Id: If4d40962a4e5612410df441e8862e1870ec123c0
|
|
The Package provider scope needs to be global so this class
won't really help us much. Removing for now.
|
|
Add norpm package provider and helper class.
|
|
This patch adds a new norpm package provider that extends the
Puppet provided default RPM package provider and stubs out
all of the package install, update, purging so that no
packages will get installed. This may be useful when
deploying pre-built images where we effectively just
want to use Puppet for configuration (not installation).
Includes a ::tripleo::package_provider class that will assist
in cleanly disabling package installation via hiera.
|
|
First implementation of tripleo::database::mysql
|
|
|
|
|
|
Add tripleo::loadbalancer.
|
|
This class configures an HAProxy/keepalived setup for TripleO.
|
|
|
|
|
|
We prepare the repo for being hosting by OpenStack infra.
|
|
|