Git Product home page Git Product logo

Comments (8)

jreitmayer avatar jreitmayer commented on July 4, 2024 1

make sure you add mod 'puppet-extlib', '3.0.0' to your puppet file to fix this.

from puppet-fail2ban.

bastelfreak avatar bastelfreak commented on July 4, 2024

Hi @brentclark, thanks for raising this bug. Can you provide a PR for this?

from puppet-fail2ban.

jreitmayer avatar jreitmayer commented on July 4, 2024

This is still an issue. Any word on how to fix it?

from puppet-fail2ban.

ikkaro avatar ikkaro commented on July 4, 2024

Is not working, some update about this issue?

from puppet-fail2ban.

Micsi avatar Micsi commented on July 4, 2024

same here. On a local run I get:

Error: /Stage[main]/Fail2ban::Config/File[fail2ban.dir]: Could not evaluate: Could not retrieve information from environment dev source(s) puppet:///modules/fail2ban/stretch/etc/fail2ban
Notice: /Stage[main]/Fail2ban::Config/File[/etc/fail2ban/action.d]: Dependency File[fail2ban.dir] has failures: true
Warning: /Stage[main]/Fail2ban::Config/File[/etc/fail2ban/action.d]: Skipping because of failed dependencies
Notice: /Stage[main]/Fail2ban::Config/File[/etc/fail2ban/action.d/apf.conf]: Dependency File[fail2ban.dir] has failures: true
Warning: /Stage[main]/Fail2ban::Config/File[/etc/fail2ban/action.d/apf.conf]: Skipping because of failed dependencies

as to the tip by @jreitmayer, adding puppet-extlib, now at 3.1.0 does not help (debian stretch)

from puppet-fail2ban.

Micsi avatar Micsi commented on July 4, 2024

I am using code straight from the docs:

class { 'fail2ban':
package_ensure => 'latest',
config_dir_source => "puppet:///modules/fail2ban/${::lsbdistcodename}/etc/fail2ban",
}

from puppet-fail2ban.

dhoppe avatar dhoppe commented on July 4, 2024

Which version of this module do you use? This issue should have been solved by #79.

from puppet-fail2ban.

dhoppe avatar dhoppe commented on July 4, 2024

The problem should be solved, because the pull request #135 has removed the use of LSB facts.

from puppet-fail2ban.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.