Hello,
I just added postgresql 9.6 to my puppet server and receive this error.
Error: Could not retrieve catalog from remote server: Error 400 on SERVER:
[400 ] Unsupported query parameter 'command'
I also looked at the debug info and installed the gem msgpack just in case,
which seemed like just
Thanks Francois, that works as well!
On Thu, Apr 14, 2016 at 4:20 AM, Francois Lafont <
francois.lafont.1...@gmail.com> wrote:
> Hello,
>
> Try this in your template:
>
> HWADDR is <%=
> scope.lookupvar('::networking')['interfaces']['eth0']['mac'] %>
>
> or this:
>
> HWADDR is <%=
> scope.loo