3
0
Arne Teuke
2025-10-28 12:38:10 +01:00
parent a99617f531
commit cdcfca47b4
3 changed files with 18 additions and 0 deletions

View File

@@ -150,6 +150,8 @@ class puppet_cd::params (
$pt_hiera_config = "${pt_puppetdir}/hiera.yaml"
$pt_puppetdb_conf_file = "${pt_puppetdir}/puppetdb.conf"
$pt_puppetdb_conf_erb = 'puppet_cd/puppetdb/puppetdb.conf.erb'
$pt_routes_file = "${pt_puppetdir}/routes.yaml"
$pt_routes_erb = 'puppet_cd/puppetdb/routes.yaml.erb'
## r10k
$pt_r10k_file = "${pt_r10k_dir}/r10k.yaml"