Skip to content

Commit 87be51b

Browse files
committed
Note stdlib bug
1 parent e7aef0c commit 87be51b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

manifests/config.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
default => undef
2525
}
2626

27+
# can't use pick_default: https://tickets.puppetlabs.com/browse/MODULES-11018
2728
$dbschema = if $jira::dbschema { $jira::dbschema } else { $dbschema_default }
2829

2930
$validation_query_default = $jira::db ? {

0 commit comments

Comments
 (0)