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
(PUP-8766) Enable early pluginsync for puppet device agent mode
When running `puppet device` in agent mode, a pluginsync needs to happen
before the device is loaded. For the non-agent modes `--facts`,
`--resource`, and `--apply`, doing no pluginsync is useful since they are
used in local workflows (like testing), and for a quicker turnaround when
exploring devices.
0 commit comments