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.
Actions