Skip to content

Conversation

@midhlajvs
Copy link

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

@dhollinger
Copy link
Member

@midhlajvs please take a look as to why travis is failing

Copy link

@AblionGE AblionGE left a comment

Choose a reason for hiding this comment

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

Hi,

Thanks for the update!
I think you just forgot to put $package_name here: https://github.com/voxpupuli/puppet-drbd/blob/master/manifests/resource.pp#L75

:)

@vox-pupuli-tasks
Copy link

Dear @midhlajvs, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

ensure => running,
enable => $drbd::service_enable,
require => Package['drbd'],
require => Package[$::package_name],
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
require => Package[$::package_name],
require => Package[$drbd::package_name],

@vox-pupuli-tasks
Copy link

Dear @midhlajvs, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

@trefzer
Copy link
Contributor

trefzer commented Sep 18, 2025

I think this one is obsolete with #140 ?

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.

6 participants