[Puppet Users] Re: Binary file in eyaml breaking use of Deferred due to pson

2023-07-14 Thread 'Josh Cooper' via Puppet Users
$mykeytab = lookup('mymodule::mykeytab') file { '/path/to/mykeytab': ensure => file, content => $mykeytab, } Replace "content => $mykeytab" with "content => Binary($mykeytab)" so that the data is serialized to the agent correctly. See https://www.puppet.com/docs/puppet/7/lang_data_binar

[Puppet Users] Tidy - invalid byte sequence in UTF-8

2023-07-14 Thread Matthew Dennison
Hi >From time to time we are seeing log files created with ¿ in the name by one of the apps we are using. It's a valid file name but Tidy spits it dummy. We have to go and manually delete the file before Puppet agent can run successfully. I could understand this if a illegal file name had so

[Puppet Users] Re: Puppet package for Debian 12 bookworm is missing

2023-07-14 Thread Kenyon Ralph
Tracked here: https://tickets.puppetlabs.com/browse/PA-4995 On Thursday, July 13, 2023 at 1:43:54 PM UTC-7 Firstname Lastname wrote: > Hi, > > I am maintaining my puppet repo with the apt class, which currently > results in non-working apt file as there is no bookworm package at > apt.puppetlab

[Puppet Users] Learning VM repos archived and moved to toy chest

2023-07-14 Thread 'Puppet Product Updates' via Puppet Users
The Puppet Learning VM is a fond memory of most long term Puppet users. It was often one of the first interactions with Puppet and after some inevitable fumbling with VirtualBox or corporate laptop issues gave a fun and focused way to learn Puppet via the various quests.As technology has moved on a