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
Currently, i'm using exec_start to execute puppet on every startup, however, it seems it would be much easier if I could run it only once, at provisioning time.
I'd need some guidance to create such a provisioning plugin.