OP#669 initial commit with new autolayout

This commit is contained in:
2026-09-05 11:38:16 +02:00
parent 257ab516f3
commit 44660e2b9e
38 changed files with 146 additions and 5560 deletions

View File

@@ -1,13 +1,13 @@
## haproxy_cd::main::user.pp
# Module name: haproxy_cd
## confdroid_haproxy::main::user.pp
# Module name: confdroid_haproxy
# Author: Arne Teuke (arne_teuke@ConfDroid.com)
# @summary Class manages service users for haproxy_cd.
# @summary Class manages service users for confdroid_haproxy.
#############################################################################
class haproxy_cd::main::user (
class confdroid_haproxy::main::user (
) inherits haproxy_cd::params {
) inherits confdroid_haproxy::params {
if $fqdn == $hy_host_fqdn {
require haproxy_cd::main::install
require confdroid_haproxy::main::install
# manage user
user { $hy_user_name: