Troubleshooting Puppet YAML errors
The problem If, when running puppet, you see the following error, it is probably not directly a fault with the init.pp file it mentions in the error code, rather a problem with a hiera lookup referenced in that line (thus in this case a problem parsing YAML). Error: Could…