absld
absld
Hi, are there any updates? PuppetDB packages seem to be available for Ubuntu 22.04 now.
Hi @flepoutre, try to enable legacy facts in your Puppet agent's config as a workaround: /etc/puppetlabs/puppet/puppet.conf: `[agent]` `include_legacy_facts = true` But there's still another problem with the ruby version shipped...
Hello all, just gave that another try. After generating types like recommended by @ekohl, I was able to successfully run puppet. @flepoutre please check whether you really generate types as...