Actions
Refactor #16426
closedUpdate Job Templates and import code to use new features in foreman_templates
Difficulty:
easy
Triaged:
Description
foreman_templates now supports calling out to other plugins for import methods, via a "model" attribute in the metadata.
Unfortunately, (because I didn't check first :P) REx already has import{,!} methods, so I propose using a shim class to handle the translation between what foreman_templates expects and what the current methods expect.
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/202 added
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|2bc2846732610160fa4d4078f0beaaae09efd4e5.
Actions