Package: puppet-module-voxpupuli-corosync / 6.0.1-6
Metadata
Package | Version | Patches format |
---|---|---|
puppet-module-voxpupuli-corosync | 6.0.1-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix install of package in stretch and up.patch | (download) |
manifests/params.pp |
2 1 + 1 - 0 ! |
fix install of corosync package in anything after jessie |
remove jessie specific default.patch | (download) |
manifests/params.pp |
19 4 + 15 - 0 ! |
remove jessie specific defaults The module assumes $::lsbdistcodename is set with something, but this doesn't work in Sid. So this patch just get rid of the Jessie specific stuff in the parmas.pp manifest. |
add_enable_totem_interface_parameter.patch | (download) |
manifests/init.pp |
6 6 + 0 - 0 ! |
add enable_totem_interface param |
fix compat with latest puppetserver.patch | (download) |
manifests/init.pp |
4 2 + 2 - 0 ! |
fix compat with latest puppetserver Some facts and types have gone, let's use what currently still exists. |