| Puppet Version: 7.4.1 Puppet Server Version: 7.0.3 OS Name/Version: Windows 10 I found in puppet/provider/acl/windows/base.rb require 'win32/security'. Puppet: Could not autoload puppet/provider/acl/windows: cannot load such file – win32/security Puppet: Could not autoload puppet/type/acl: Could not autoload puppet/provider/acl/windows: cannot load such file – win32/security Puppet: Failed to apply catalog: Could not autoload puppet/type/acl: Could not autoload puppet/provider/acl/windows: cannot load such file – win32/security. As I have read this should be removed. |