RyChannel
10/08/2024, 7:29 PMspp
10/08/2024, 7:29 PM-y
as an extra yum command line option?RyChannel
10/08/2024, 7:30 PMRyChannel
10/08/2024, 7:31 PMspp
10/08/2024, 7:33 PMRyChannel
10/08/2024, 7:33 PMspp
10/08/2024, 7:36 PMRyChannel
10/08/2024, 7:44 PMwl_linux_base::pre_patch_commands:
- "rpm -qa | grep msodbcsql17 && ACCEPT_EULA=y yum update msodbcsql17 -y"
RyChannel
10/08/2024, 7:44 PMGoran Brannstrom
10/10/2024, 6:54 AMkenyon
10/10/2024, 9:06 PMDr Bunsen Honeydew
10/10/2024, 9:06 PMjorritfolmer-splunk
module at https://forge.puppet.com/jorritfolmer/splunk?src=slack&channel=puppet-enterprisebastelfreak
10/11/2024, 7:48 AMTheodore Knab
10/11/2024, 5:19 PMpuppet -tv
-----END CERTIFICATE-----' with the value length: '6965' exceeds the value length limit: 4096
hbui
10/11/2024, 6:39 PMCVQuesty
10/11/2024, 6:40 PMhbui
10/11/2024, 6:40 PMCVQuesty
10/11/2024, 6:41 PMCVQuesty
10/11/2024, 6:41 PMIf you need to keep legacy facts in your code, they can be re-enabled by setting include_legacy_facts=true in puppet.conf on each agent.
hbui
10/11/2024, 6:41 PMCVQuesty
10/11/2024, 6:42 PMCVQuesty
10/11/2024, 6:42 PMCVQuesty
10/11/2024, 6:43 PMhbui
10/11/2024, 6:43 PMLegacy facts disabled while running 2021.7.x (maintenance) to help improve user's upgrade testing
While there are other methods available to test if your code base is Puppet 8 compatible, disabling legacy facts in Puppet Enterprise ensures there's no issues/blockers. This process is not possible in earlier versions of PE 2021.7.x because legacy facts is still used. Legacy facts has been removed in version PE 2021.7.9.
so I assumed it was server side (which is managed by others). What was actually changed to disable legacy facts in PE 2021.7.9?bastelfreak
10/11/2024, 6:45 PMCVQuesty
10/11/2024, 6:46 PMbastelfreak
10/11/2024, 6:46 PMpuppet infra
command used some legacy facts in PE 2021. that was switched to modern facts so it doesn't break when you disable legacy facts on your own. that's allhbui
10/11/2024, 6:46 PMbastelfreak
10/11/2024, 6:47 PMbastelfreak
10/11/2024, 6:47 PM