adds haproxy user

This commit is contained in:
Arne Teuke
2018-12-10 14:36:54 +01:00
parent f1ced15fee
commit 2f3afa420b
10 changed files with 194 additions and 40 deletions

View File

@@ -25,6 +25,6 @@ class cd_haproxy::main::config (
) inherits cd_haproxy::params {
require cd_haproxy::server::service
include cd_haproxy::server::service
}