Hello everyone :slightly_smiling_face: Nice to mee...
# puppet
a
Hello everyone 🙂 Nice to meet you 🙂 May I kindly ask for your help? I want to install the latest puppet8 on ubuntu 22.04. After following the docs: https://www.puppet.com/docs/puppet/8/server/install_from_packages.html I added the dpkg file:
Copy code
sudo dpkg -i puppet8-release-jammy.deb
apt update
apt install puppetserver
Resulted in E: Unable to locate package puppetserver. Can you please help me out here ? Kind regards AK 🙂 PS: I know very basic question 😉