Tim Meusel
Tim Meusel
@GSPatton ping? :) Edit: @ragingra none of my customers used the LDAP functionality in PEADM, all of them rely on https://github.com/abuxton/puppet_ds.
@GSPatton long before PEADM existed, PE was around and people had a need to automate it. None of the PE environments I saw in the past years had a manual...
@GSPatton do you have an update here?
I reopened support ticket 01286074 and asked to increase the severity because this is becoming a blocker now, because PE 2021 is EoL, but we also cannot upgrade.
mhm I'm not sure why it fails on Puppet 7 :thinking:
https://github.com/voxpupuli/puppet-redis/actions/runs/11087638787/job/30806564732?pr=535 at least we now know the issue is present in main. I assume it's a regression in Puppet 7 :thinking:
https://github.com/voxpupuli/puppet-redis/actions/runs/10890322096/job/30219882638 passed and maybe used Puppet 7.32.1
I was wondering why no tests catched the issue you described. Turns out there's a test, but only for ancient mysql: https://github.com/puppetlabs/puppetlabs-mysql/pull/1642.
@Zarne thanks for the PR, can you please squash the commits together?
A bit of backstory: There is currently no reliable way that I am aware of to figure out if a node is a primary. The support once suggested the [pe_status_check_role](https://github.com/puppetlabs/puppetlabs-pe_status_check/blob/main/lib/facter/pe_status_check_role.rb)...