You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(PA-7407) Add more detailed error information when upgrade fails
Previously when puppet_agent fails to upgrade, only the error is given. This
commit updates install_puppet.ps1 and puppet_agent_upgrade_error provider to
collect & provide more information about the error. Specifically, the last 10
lines of output from the installer.log and any other error(s) that caused the
failure are now included in the puppet_agent_upgrade_failure.log and are
output by the puppet_agent_upgrade_error type and provider.
0 commit comments