On Tue, Jun 3, 2014 at 12:15 PM, Felix Frank <
[email protected]> wrote:

> OK, next try then.
>
> Can you do a
>
> puppet master --configprint all | grep serialization
>
> and a
>
> puppet agent --configprint all | grep serialization
>
> respectively? Are there differences?
>
>
Again, they look the same.

Could it be that the client is somehow sending http requests on a https
channel? Or does that sound stupid?

==========================================================================================

[root@SERVER puppet]# puppet master --configprint all | grep serialization
legacy_query_parameter_serialization = false
preferred_serialization_format = pson
report_serialization_format = pson

==========================================================================================

[root@CLIENT ~]# puppet agent --configprint all | grep serialization
legacy_query_parameter_serialization = false
preferred_serialization_format = pson
report_serialization_format = pson

==========================================================================================

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANK4U2ro%2BqRr4s6E2cMZ1DKbKQXyi7LULXBgOBN-n0XF%3D_oMhA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to