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

install.pp: Make class private; Update OpenBSD package name ruby22-r10k->ruby31-r10k #615

Merged
merged 1 commit into from Jul 29, 2023

Conversation

bastelfreak
Copy link
Member

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

$postrun = undef
$package_name = ''
$package_name = $facts['os']['name'] ? {
'OpenBSD' => 'ruby31-r10k',
Copy link
Member

Choose a reason for hiding this comment

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

This is not bad, but it's a separate enhancement to mention.

Copy link
Member Author

Choose a reason for hiding this comment

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

I updated the PR title.Do you think that's enough or should I pull it into a seperate PR?

@bastelfreak bastelfreak changed the title install.pp: Make class private install.pp: Make class private; Switch OpenBSD package name ->ruby31-r10k Jul 29, 2023
@bastelfreak bastelfreak changed the title install.pp: Make class private; Switch OpenBSD package name ->ruby31-r10k install.pp: Make class private; Update OpenBSD package name ruby22-r10k->ruby31-r10k Jul 29, 2023
@bastelfreak bastelfreak merged commit 51a7c73 into voxpupuli:master Jul 29, 2023
15 checks passed
@bastelfreak bastelfreak deleted the install branch July 29, 2023 15:35
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.

None yet

3 participants