Closed dayglojesus closed 10 years ago
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: No such file or directory - plutil ... managedmac/manifests/mcx.pp:123
An error in judgement on my part. Relying on plutil to to format a PropertyList is unacceptable when being run on a Puppet Master.
This is the problem method: https://github.com/dayglojesus/managedmac/blob/master/lib/puppet/parser/functions/process_mcx_options.rb#L107-L122
fixed in 0.4.6
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: No such file or directory - plutil ... managedmac/manifests/mcx.pp:123
An error in judgement on my part. Relying on plutil to to format a PropertyList is unacceptable when being run on a Puppet Master.