You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
On Wed, Feb 21, 2018 at 8:52 AM Lars Bjerke ***@***.***> wrote:
Dependency: {"name":"puppetlabs-concat","version_requirement":">= 1.1.0"}
I have Installed: "name": "puppetlabs-concat", "version": "4.1.1",
Do you recall what version of concat you were using @dekimsey
<https://github.com/dekimsey> ?
I don't recall. I *suspect* I simply failed to install the required
dependency (using Foreman here). I was just noting in the ticket the error
was (in my case) due to a missing dependency in my available modules.
Getting the same issue as one of the previous chaps when I upgraded from v3 to v4.10.0:
Warning: Could not find resource 'Concat[audit-file]' in parameter 'before'
(at /etc/puppetlabs/code/modules/auditd/manifests/init.pp:459)
I am running this on Red Hat Enterprise Linux Server release 7.3 (Maipo).
I have noticed that the stdlibs module from puppetlabs throws out a lot of warnings that can be suppressed by the environmental variable
export STDLIB_LOG_DEPRECATIONS=false
The text was updated successfully, but these errors were encountered: