Actions
Refactor #15710
closedCreate STI for LookupValues
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Main reason is to generalize "use_puppet_default".
Base class should expose "managed?" method (service) that should be implemented by different types of values.
In case of puppet, the implementation would be a simple call to #use_puppet_default.
Updated by Shimon Shtein over 8 years ago
- Related to Tracker #9596: Extract Puppet functionality to a plugin added
Updated by Dominic Cleal over 8 years ago
- Is duplicate of Refactor #12822: Separate LookupValue to different classes per LookupKey type added
Actions