puppetlabs / puppetlabs-peadm

A Puppet module defining Bolt plans used to automate Puppet Enterprise deployments
Apache License 2.0
29 stars 53 forks source link

(PE-38736) Adding puppet run after primary upgrade #454

Closed ragingra closed 1 month ago

ragingra commented 1 month ago

Running into issue that not all services relating to Orchestrator are fully started after upgrade to 2023.7. ie pe-host-action-collector. This is then meaning that the upgrade of the other hosts cant be completed.

Added 2023 to upgrade matrix. Including 2021 to 2023, excluding 2021 to 2021 and 2019 to 2023

Summary

Provide a detailed description of all the changes present in this pull request.

Additional Context

Add any additional context about the problem here.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

Changes include test coverage?

Have you updated the documentation?