Make merge parameter data types actually backwards compatible
Hash defaults to Hash[Scalar,Data] however, class/type references are valid hash values but are not covered by the Data type.
see also https://github.com/voxpupuli/puppet-jenkins/pull/909