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
The arguments for puppet invocations are not longer explicitely split on
white-spaces. This means that only one argument is added for ENC, while
this should be two (--node_terminus and --external_nodes). Just
properly split the arguments.
0 commit comments