Merge pull request 'feat: add haproxy role' (#103) from neoloc/haproxy_role into develop
Reviewed-on: unkinben/puppet-prod#103
This commit is contained in:
commit
2779de4b9d
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