Skip to content

@param ld_library_path Configure library path, usefull when using oracle plugin#84

Open
dadez73 wants to merge 1 commit intovoxpupuli:masterfrom
dadez73:master
Open

@param ld_library_path Configure library path, usefull when using oracle plugin#84
dadez73 wants to merge 1 commit intovoxpupuli:masterfrom
dadez73:master

Conversation

@dadez73
Copy link

@dadez73 dadez73 commented Jun 18, 2025

added ld_library_path reference

Pull Request (PR) description

…cle database plugin

added ld_library_path reference
@dadez73
Copy link
Author

dadez73 commented Sep 22, 2025

@bastelfreak When you have a chance, can you review this PR thx!

$manage_file_capabilities = undef,
$service_options = '',
$num_procs = $facts['processors']['count'],
Optional[String] $ld_library_path = undef,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this is always an absolute path? Then we can use:

Suggested change
Optional[String] $ld_library_path = undef,
Optional[Stdlib::Absolutepath] $ld_library_path = undef,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants