feat: add haproxy profile
- add haproxy server class - add haproxy profile to role - add hiera data for region specific haproxy - add selinux configuration - add certlist management - add default http and https frontends - add default stats listener
This commit is contained in:
@@ -21,6 +21,15 @@ lookup_options:
|
||||
profiles::yum::global::managed_repos:
|
||||
merge:
|
||||
strategy: deep
|
||||
profiles::haproxy::server::defaults:
|
||||
merge:
|
||||
strategy: deep
|
||||
profiles::haproxy::server::globals:
|
||||
merge:
|
||||
strategy: deep
|
||||
haproxy::backend:
|
||||
merge:
|
||||
strategy: deep
|
||||
|
||||
facts_path: '/opt/puppetlabs/facter/facts.d'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user