| Puppet Version: 8.0.0 Puppet Server Version: N/A OS Name/Version: N/A The official documentation says that the default for the strict setting is warning, but the actual default is error. I believe the documentation for strict_variables is also incorrect, but I haven’t run into it myself. Unfortunately, this is very confusing, because it causes all warnings to become errors (I’m filing a separate issue about that). So, it’s particularly important that this documentation be correct. Desired Behavior: Documentation has correct default for strict setting. Actual Behavior: Documentation has incorrect default for strict setting. |