Closed dayglojesus closed 10 years ago
https://github.com/dayglojesus/managedmac/blob/f6c411979fa31e64a58bbde61697e62506f40105/lib/puppet/type/mobileconfig.rb#L1
I left a require 'pry' statement in this file while debugging.
require 'pry'
fixed in 0.5.1
https://github.com/dayglojesus/managedmac/blob/f6c411979fa31e64a58bbde61697e62506f40105/lib/puppet/type/mobileconfig.rb#L1
I left a
require 'pry'
statement in this file while debugging.