Puppet Problem
Resolve boolean property application failures caused by PUP-2368.
The "boolean" properties have been converted to 'binary' properties that internally use :true
and :false
symbols. This enables the properties to be set to false it needed.
This version also will blindly re-apply defaults if you so choose. Default settings are no longer ignored.