Refactor #31010
Tracker #30160: Extract Puppet ENC to a plugin
Refactor #30170: Extract Smart Parameters to a plugin
Extract Parameters::PuppetclassLookupKey
Description
This needs to wait till the Puppetclass is extracted, as it is used there as sub filter.
Related issues
Associated revisions
History
#1
Updated by Ondřej Ezr over 1 year ago
- Blocked by Refactor #31130: Extract Puppetclass parameter filter added
#2
Updated by Ondřej Ezr over 1 year ago
- Status changed from New to Assigned
#3
Updated by Ondřej Ezr 11 months ago
- Status changed from Assigned to Closed
Applied in changeset foreman|10ad6c37c473706f0b816ef389459c37124f4edd.
Fixes #31010 - drop Parameters::PuppetclassLookupKey
This filter is not used anymore as all the controllers are extracted to a plugin.
Introduced in plugin in https://github.com/theforeman/foreman_puppet_enc/pull/24.