feat: add haproxy role
- add infra::halb section for highly available load balancers
This commit is contained in:
parent
86a231b3ee
commit
da53e28f0e
5
site/roles/manifests/infra/halb/haproxy.pp
Normal file
5
site/roles/manifests/infra/halb/haproxy.pp
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# a role to deploy a haproxy node
|
||||||
|
class roles::infra::halb::haproxy {
|
||||||
|
include profiles::defaults
|
||||||
|
include profiles::base
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user