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
would need @edestecd's help on this to figure out how puppetdb initializes the Orchestration class since it is not in engine.rb and my first stab at it didn't work.
This is a more structured way to do things and it ties into Foreman hooks for the progress bar upon host creation etc...
Here are orchestrations in core Foreman: https://github.com/theforeman/foreman/tree/006929d1057d5b59458d4fbf99cd20853c198ffd/app/models/concerns/orchestration
Here is a plugin that adds an orchestration: https://github.com/theforeman/puppetdb_foreman/blob/master/app/models/concerns/orchestration/puppetdb.rb#L13
The text was updated successfully, but these errors were encountered: