Control Characters issue in DPK deployment
I was deploying Windows Native OS DPK 8.56.03 and ran into an issue.
Searched the support site and googled the net. No hit so far.
Issue: Deployment failed with the error "Could not find class ::pt_role::pt_tools_deployment .................site.pp:22:3".
My PSFT_BASE is C:\app\PT85603_base_dir.
While reviewing various setup files, I came across control characters in %PSFT_BASE%\dpk\puppet\puppet.conf.
Two lines are reproduced below. (Notice the control character after C:).
environmentpath=C: pp\PT85603_BASE_DIR\dpk\puppet
hiera_config=C: pp\PT85603_BASE_DIR\dpk\puppet\hiera.yaml
It appears that "\a" is a control character for "BEL".