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,8 +1,8 @@
## haproxy_cd::init.pp
# Module name: haproxy_cd
## confdroid_haproxy::init.pp
# Module name: confdroid_haproxy
# Author: Arne Teuke (arne_teuke@confdroid.com)
# @summary Class initializes the haproxy_cd module.
# @summary Class initializes the confdroid_haproxy module.
##############################################################################
class haproxy_cd {
include haproxy_cd::params
class confdroid_haproxy {
include confdroid_haproxy::params
}