If I'm remembering correctly, str2bool used to fail when passed a Boolean.
Therefore, to be safe in *all* cases, you would want to use the prescribed
method.
Trevor
On Tue, Sep 15, 2015 at 5:53 PM, Clay Caviness wrote:
> I'm going through our puppet configuration trying to get ready for an
> e
I'm going through our puppet configuration trying to get ready for an
eventual upgrade to puppet 4.
One thing I'm curious about, though, is the use of str2bool.
In the introduction to the future parser in the 3.8 documentation
(http://docs.puppetlabs.com/puppet/3.8/reference/experiments_future.