dayglojesus / managedmac

Comprehensive Puppet module for OS X.
http://dayglojesus.github.io/managedmac/
Apache License 2.0
62 stars 21 forks source link

Error loading fact /var/lib/puppet/lib/facter/macaddress_primary.rb: cannot load such file -- cfpropertylist #90

Closed dayglojesus closed 8 years ago

dayglojesus commented 9 years ago

This fact is confined, but the gem reference is causing noisy errors on Linux hosts that don't have the gem installed.

The require directive (as well any other refs) need to go into a begin rescue clause that catches LoadError.

helge000 commented 9 years ago

I modified my local version and just created a pull request ;)

dayglojesus commented 8 years ago

Fix is in develop. Ready for release 3.8.3.