Hi All,
I am getting the below error message while baking the AMI.
Error: Error from DataBinding 'hiera' while looking up 'role::startup::orchestration::rpm_packages': (<unknown>): mapping values are not allowed in this context at line 91 column 13 on node ip-xxxx.au.xxxx.local
Script giving the error:
sudo -i sh -c "cd /opt/puppet && puppet apply --test --ordering=manifest --hiera_config=hiera.yaml --modulepath=modules manifests/site.pp || true"
Any suggestion or help is highly appreciated.
Thank you
Prem