| We do not ship the augeas packages for any Windows platforms for puppet agent packages, nor do we ship any augeas gems for Windows; however, we still try to resolve the augeas version when running facter on Windows platforms. We should stop trying to do this on Windows until we actually expect augeas to be found. In the facter --debug output, we see this:
[2023-04-12 19:50:03.159998 ] DEBUG Facter::Core::Execution::Windows - Executing command: augparse --version 2>&1 |
[2023-04-12 19:50:03.182818 ] DEBUG Facter::Resolvers::Augeas - Resolving fact augeas_version, but got cannot load such file -- augeas at <internal:C:/Program Files/Puppet Labs/Puppet/puppet/lib/ruby/3.2.0/rubygems/core_ext/kernel_require.rb>:88:in `require'
|
|