2913 Commits

Author SHA1 Message Date
Emilien Macchi
045e853aca First commit on Stackforge: fix lint & Gerrit config
* Fix Gerrit config to be able to contribute at this module.
* Fix lint issues in adding documentation for tripleo::loadbalancer

Change-Id: If4d40962a4e5612410df441e8862e1870ec123c0
2015-02-06 13:37:33 -05:00
Dan Prince
acab1a148e Drop package_provider
The Package provider scope needs to be global so this class
won't really help us much. Removing for now.
2015-02-04 21:24:06 -05:00
Emilien Macchi
b2a99e0cd7 Merge pull request #3 from dprince/norpm
Add norpm package provider and helper class.
2015-02-04 10:27:34 -05:00
Dan Prince
4acd81ae2b 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.
2015-02-04 10:23:55 -05:00
Dan Prince
994461b451 Merge pull request #2 from enovance/mysql
First implementation of tripleo::database::mysql
2015-02-03 08:12:12 -05:00
Emilien Macchi
6509561ab3 First implementation of tripleo::database::mysql 2015-02-02 15:15:57 -05:00
Dan Prince
bbf683b116 Moved loadbalancer.pp to top level. 2015-02-02 13:09:17 -05:00
Emilien Macchi
de29c8084a Merge pull request #1 from dprince/loadbalancer
Add tripleo::loadbalancer.
2015-02-02 12:59:36 -05:00
Dan Prince
0123f3949e Add tripleo::loadbalancer.
This class configures an HAProxy/keepalived setup for TripleO.
2015-02-02 12:47:15 -05:00
Emilien Macchi
06334224a4 README: basic words for now. 2015-02-02 11:46:31 -05:00
Emilien Macchi
37ddc04170 Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Emilien Macchi
bf1685633f Add .gitreview file
We prepare the repo for being hosting by OpenStack infra.
2015-02-02 10:28:26 -05:00
Emilien Macchi
24a5e48779 Initial commit 2015-02-02 10:15:30 -05:00