You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a "bug" in Facter that will be addressed in Facter 2.x. The warning is still very correct as "true" != true.
In my opinion, the most correct thing to do in this situation would be to convert the output of facter to a proper boolean, that way upon release of Facter 2.x, your manifest will already be correct and won't require modification.
selinux facter fact is true of false but Puppet still handles this a string [1], so this is somewhat incorrect to display the warning message.
[1] http://projects.puppetlabs.com/issues/3704
The text was updated successfully, but these errors were encountered: