feat: add haproxy role
- add infra::halb section for highly available load balancers
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# a role to deploy a haproxy node
|
||||
class roles::infra::halb::haproxy {
|
||||
include profiles::defaults
|
||||
include profiles::base
|
||||
}
|
||||
Reference in New Issue
Block a user