| Dominique Arpin, we were unable to reproduce this. From my understanding, you’re seeing the expected behaviour with Puppet 6.24.0 and the issue with Puppet 7+ (please correct me if I’m wrong) but from my investigation I got the exact opposite results. With the following versions installed:
C:\> puppet --version |
6.24.0 |
|
C:\> facter --version |
3.14.19 (commit f3c68a6f636c5e5eb94fd4add78ee5fc8ed33182) |
|
C:\> facter-ng --version |
4.2.2
|
Got this output:  (Pasted output as image to not let JIRA create an extra layer of confusion) And with the following versions installed:
C:\> puppet --version |
7.11.0 |
C:\> facter --version |
4.2.4
|
Got this output: (Pasted output as image to not let JIRA create an extra layer of confusion) Please let us know if you're still seeing this issue, if changing the code page to 1252 helps or if you have any information that could help us further this investigation. |