Skip to content

Don't work on RHEL 7.1 cos of missing package #15

@FayeG

Description

@FayeG

Hi,
In cgroups/manifest/init.pp you correctly deduce that for rhel7 you need the libcgroup package but to get /etc/cfconfig.d which is required for using cgroups::group you also need the libcgroup-tools package.

Not having the libcgroup-tools produces these errors:

Error: Could not set 'file' on ensure: No such file or directory - /etc/cgconfig.d/mgw-user.conf20170224-15271-18nuljc.lock at 23:/etc/puppet/environments/international_faye/3rd_party/cgroups/manifests/group.pp
Error: Could not set 'file' on ensure: No such file or directory - /etc/cgconfig.d/mgw-user.conf20170224-15271-18nuljc.lock at 23:/etc/puppet/environments/international_faye/3rd_party/cgroups/manifests/group.pp
Wrapped exception:
No such file or directory - /etc/cgconfig.d/mgw-user.conf20170224-15271-18nuljc.lock
Error: /Stage[main]/Main/Node[bage.ad.cirrus.com]/Cgroups::Group[mgw/user]/File[/etc/cgconfig.d/mgw-user.conf]/ensure: change from absent to file failed: Could not set 'file' on ensure: No such file or directory - /etc/cgconfig.d/mgw-user.conf20170224-15271-18nuljc.lock at 23:/etc/puppet/environments/international_faye/3rd_party/cgroups/manifests/group.pp

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions