From 486aa935c3872e35d1bc72cba0a24fdcdd512b11 Mon Sep 17 00:00:00 2001 From: Nitish Malang Date: Tue, 17 Mar 2026 21:06:23 +0530 Subject: [PATCH 1/2] test coverty domain --- hiera.yaml | 2 +- puppet_enc.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hiera.yaml b/hiera.yaml index 989092ee..94ade921 100644 --- a/hiera.yaml +++ b/hiera.yaml @@ -4,7 +4,7 @@ version: 5 defaults: # relative path as per puppetserver on k8s, defaulting to main branch # in case of opensource the customer_id will be empty - datadir: ../../hiera-data/%{hiera_datapath} + datadir: ../../hiera-data/7ejidqmfi9/zdkcphrdbd01 data_hash: yaml_data hierarchy: diff --git a/puppet_enc.rb b/puppet_enc.rb index 5c54c513..a630ac0b 100755 --- a/puppet_enc.rb +++ b/puppet_enc.rb @@ -23,7 +23,7 @@ MAX_TAGS = 10 # NOTE: Change this to your feature branch, if you want to test your input from hiera -DEFAULT_HIERA_BRANCH = 'main' +DEFAULT_HIERA_BRANCH = 'wip' (hostname, customer_id) = CERTNAME.split('.', 2) customer_host_re = /^[a-z0-9-]+$/ From 170c759c6a4b39c7ce31b453d0942b1a8711de82 Mon Sep 17 00:00:00 2001 From: Nitish Malang <71919457+nitishmalang@users.noreply.github.com> Date: Tue, 17 Mar 2026 21:08:34 +0530 Subject: [PATCH 2/2] Update datadir path in hiera.yaml --- hiera.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hiera.yaml b/hiera.yaml index 94ade921..6a2aec4f 100644 --- a/hiera.yaml +++ b/hiera.yaml @@ -4,7 +4,7 @@ version: 5 defaults: # relative path as per puppetserver on k8s, defaulting to main branch # in case of opensource the customer_id will be empty - datadir: ../../hiera-data/7ejidqmfi9/zdkcphrdbd01 + datadir: ../../hiera-data/7ejidqmfi9/wip data_hash: yaml_data hierarchy: