3
0

adds installation

This commit is contained in:
Arne Teuke
2025-04-18 22:06:28 +02:00
parent a9e190d0f7
commit 2cdfd93708
3 changed files with 42 additions and 2 deletions

View File

@@ -6,5 +6,5 @@
class postgresql_cd::main::config (
) inherits postgresql_cd::params {
include postgresql_cd::main::install
}