| Hello Puppet Facter Team, Hope you are doing well. Thank you for your awesome support!. Currently, I am trying to manage multiple Raspberry Pi 4/ Jetson Nano with Puppet Open Source version. I was able to install Puppet 6.3 by using `gem install puppet` by following https://gist.github.com/aaroncoffey/2459738bb9fb3d91f237455a4c577e9c This also installs facter, which is version 2.5.4. Facter 2.5.4 doesn't produce output in newer format. For example: networking.fqdn or os.hardware. Because of which multiple puppet forge modules such as adullact/freeipa and dp/golang fails. This might get solved by FACT-2270. Would appreciate if this could be resolved. Yours Sincerely, Vijay |