This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
Compiler deployments fail when puppet_metrics_dashboard::profile::master::install classified. #136
Labels
bug
Something isn't working
Describe the Bug
If puppet_metrics_dashboard::profile::master::install class is included in the PE Master node group the deployments of any compilers will fail. Using the new
puppet infrastructure provision compiler
deployment process triggers puppet runs during the orchestration tasks. These puppet runs happen before the pe-puppetserver process has been installed so puppet_metrics_dashboard::profile::master::install fails when it tries to notify that service.Expected Behavior
Somehow it needs to wait until the compiler deployment process has ben completed before trying to notify the service.
Steps to Reproduce
Steps to reproduce the behavior:
puppet infrastructure provision compiler
to deploy a compiler.Environment
PE 2019.8.4
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: