Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove stdlib dependency #1217

Merged

Conversation

h-haaks
Copy link
Contributor

@h-haaks h-haaks commented Feb 21, 2024

Pull Request (PR) description

This module only used stdlib:merge which is now replaced with '+'

This Pull Request (PR) fixes the following issues

#1201

$_tls_config
)
$data =
$elasticsearch::config + { 'path.data' => $elasticsearch::datadir } + { 'path.logs' => $elasticsearch::logdir } + $_tls_config
Copy link
Contributor

Choose a reason for hiding this comment

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

i think you could put all of this into one line, but at that point its just nitpicking :)

@h-haaks h-haaks merged commit f80d992 into voxpupuli:master Feb 21, 2024
18 checks passed
@h-haaks h-haaks deleted the remove-stdlib-dependency branch February 21, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants