Re: [Puppet Users] Puppet VM Extension is Missing in Azure

2020-02-05 Thread Ethan Brown
Hi Michael - Sorry for the inconvenience. We recently marked the agent extension handlers as internal, as we realize we haven't been updating them, none of the versions in Azure are supported any longer, and as such their use poses a security risk. We were also unable to track down more than a cou

Re: [Puppet Users] Could not find data item in any Hiera data file

2020-02-05 Thread Henrik Lindberg
You can try using the lookup CLI tool with --explain turned on to get detailed information about exactly what hiera is reading and what decisions it is making when producing a value (or not finding anything). You can also get that level of detail in your logs by running the server with --debug