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
In case a cached catalog requesting puppet agent installation is
applied, the install script executes msi install and service
restart each time is run.
With this correction, the puppet agent package version is checked
against aio_agent_version fact and install continues only if
there is no match.
0 commit comments