Hi All,
My PE successfully upgraded from 2019.1.0 to 2019.5.0 but I am unable to
upgrade my puppet agents (windows) from 2019.1.0 to 2019.5.0.
followed the document:
https://puppet.com/docs/pe/2019.5/upgrading_agents.html
Latest MSI file is available in PE and agent as well (tried by installi
After waiting a long time and playing unsuccessfuly with apt, I was able to
extract puppet-tools.list from the .deb using dpkg-deb and install it.
to help the next person with this problem,
# Puppet Tools bionic Repository
deb http://apt.puppet.com bionic puppet-tools
On Monday, July 20, 2020 at
Hello!
The PDK development team is pleased to announce the latest release of the
Puppet Development Kit (PDK), version 1.18.1.
Just a couple small bug fixes in this release:
- Ensure templates have access to metadata during an `update` or `convert`.
- Don’t attempt to modify a frozen string wh
I'm not able to setup the puppet apt repository on ubuntu 18.04
root@lynx:/tmp# dpkg -i puppet-tools-release-bionic.deb
(Reading database ... 239282 files and directories currently installed.)
Preparing to unpack puppet-tools-release-bionic.deb ...
Unpacking puppet-tools-release (1.0.0-4bionic) o