Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Warning: Could not find resource 'Concat[audit-file]' in parameter 'before' #27

Open
txsutton opened this issue Apr 18, 2017 · 3 comments

Comments

@txsutton
Copy link

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

@dekimsey
Copy link
Contributor

I encountered the exact same issue. I was able to resolve it by installing the required puppetlabs-concat dependency.

@dekimsey
Copy link
Contributor

dekimsey commented Feb 22, 2018 via email

@kemra102
Copy link
Owner

kemra102 commented May 9, 2018

@txsutton - Is this still an issue? If not can you provide more detail such as your Puppet code etc?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants