Re: [Puppet Users] Correction: Puppet Platform 6.27.1 (not 6.27.0) is now available!

2022-04-27 Thread Michael Hashizume
Sorry for the confusion on this one. In future releases we'll ensure that the puppet-agent and puppet versions match, even in edge cases like the one we encountered in this release. If I understand your issue Steve, you should be able to specify the package_version parameter to 6.27.1 with the

Re: [Puppet Users] Bolt: How to upload a downloaded file?

2022-04-27 Thread Helmut Rickel
Hello Martin, my problem was how to implement this in a plan. In the meantime, a colleague told me to use /downloads/// . This is fine for me. Anyway: Thanks a lot for your answer!!! Kind regards Helmut Martin Alfke schrieb am Mittwoch, 27. April 2022 um 15:30:14 UTC+2: > Hi, > > You

Re: [Puppet Users] Bolt: How to upload a downloaded file?

2022-04-27 Thread Martin Alfke
Hi, You can reference the actual path by using pwd: bolt file upload $(pwd)/inventory.yaml /root/ -t login Hth, Martin > On 27. Apr 2022, at 14:24, Helmut Rickel wrote: > > Hello, > this surely is a beginners question: > Using bolt, I want to download a file from one server and upload it

[Puppet Users] Bolt: How to upload a downloaded file?

2022-04-27 Thread Helmut Rickel
Hello, this surely is a beginners question: Using bolt, I want to download a file from one server and upload it to a another server. Problem: The function download_file uses a destination path relative to the project directory, but upload_file needs an absolute source path. How do I get this

Re: [Puppet Users] Correction: Puppet Platform 6.27.1 (not 6.27.0) is now available!

2022-04-27 Thread Steve Huston
On Thu, Apr 21, 2022 at 12:20 PM Josh Cooper wrote: > On Thu, Apr 21, 2022 at 7:32 AM Steve Huston > wrote: >> Apr 21 10:25:03 coathook puppet-agent[11565]: Starting Puppet client >> version 6.27.0 >> Apr 21 10:26:54 coathook puppet-agent[11569]: >>