Hello
I'm using Puppet Master 3.7 thru Apache/Passenger and I am facing this compilation issue:
[1;31mError: Could not retrieve catalog from remote server: Error 400 on SERVER: assert_type(): Expected type String[1, default] does not match actual: Float on node (...)[0m
I have been looking in Puppet Master logs to find the root cause but found nothing useful so far.
Can you explain why catalog compilation failures do not give either the class name or the .pp file where the issue occurs ?
It would make developers life much easier.