Actions
Refactor #3352
closedMake config.get_boolean return given default value
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
2.16.0
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
Returning a default value (presumably a boolean) in case the configuration option is not set, helps to implement opt-in / opt-out options that should be false / true, unless explicitly set otherwise.
Actions
Make config.get_boolean return given default value
Returning a default value (presumably a boolean) in case the configuration option is not set, helps to implement opt-in / opt-out options that should be false / true, unless explicitly set otherwise.
closes #3352 https://pulp.plan.io/issues/3352