RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Juan Antonio Osorio Robles d30e9bcc06 Reload HAProxy on refresh
If the configuration for the HAProxy class or any of the frontend
endpoints has changed, we explicitly execute a reload on HA setups.
This is useful since on updates of HA setups we set pacemaker on
maintenance mode, and thus we are unable to refresh HAProxy's
configuration; The aforementioned detail is problematic, since some
puppet configurations rely on HAProxy taking into account the
configuration.  An example of this is changing a port in the endpoint
map or enabling SSL.

Change-Id: I7f26257fb43146afebca928f5498ee2174178063
2016-08-29 16:59:18 +03:00
lib Fix retrieval of hostname fact based on network. 2016-07-11 09:25:37 +00:00
manifests Reload HAProxy on refresh 2016-08-29 16:59:18 +03:00
spec Unit tests for HAproxy dual stack 2016-07-25 13:28:12 -04:00
templates Remove templates/database 2016-07-20 15:13:07 -04:00
.fixtures.yml Unit tests for HAproxy dual stack 2016-07-25 13:28:12 -04:00
.gitignore Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Revert "Pin puppetlabs_spec_helper to 1.1.1" 2016-08-24 01:50:03 +00:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
README.md README: basic words for now. 2015-02-02 11:46:31 -05:00
Rakefile Remove class_parameter_defaults puppet-lint check 2015-11-12 12:51:11 +01:00
metadata.json New composable service: Sensu 2016-08-08 12:16:51 +00:00

README.md

puppet-tripleo

Lightweight composition layer for Puppet TripleO.