-
Notifications
You must be signed in to change notification settings - Fork 20
Description
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