Giter VIP home page Giter VIP logo

Comments (10)

thbe avatar thbe commented on July 24, 2024

Hi Karen, I've added the merge request. I will upload an extended version later today with updated rkhunter.conf (compared to the actual rpm version) and also an additional check for SAPDB.

from puppet-rkhunter.

gangsta avatar gangsta commented on July 24, 2024

Hi
will checkout new updates )
Greetz

from puppet-rkhunter.

thbe avatar thbe commented on July 24, 2024

Pushed to forge right now ;)

from puppet-rkhunter.

gangsta avatar gangsta commented on July 24, 2024

seems much proper and worked for me perfectly.
thanks.

from puppet-rkhunter.

gangsta avatar gangsta commented on July 24, 2024

can you check something for me please
class { '::rkhunter':
rootEmail => '[email protected]',
}
then i must find it back at /etc/rkhunter.conf
https://github.com/thbe/puppet-rkhunter/blob/master/templates/etc/rkhunter.conf.erb#L137
here?

one more thing when i put in hiera ::rkhunter::rootEmail:: [email protected]

and in` modules/profiles/manifests/rkhunter.pp
Class profiles::rkhunter {
include ::rkhunter
}
i did not get the same if i will do
class { '::rkhunter':
rootEmail => '[email protected]',
}

thanks for collaborate .

from puppet-rkhunter.

thbe avatar thbe commented on July 24, 2024

Hi Karen,

nope, you won't find it in rkhunter.conf. The mail on warning entry
generate a second mail containing something like "there might be a problem
on this host". Additionally you get a second mail telling you what rkhunter
is complaining. I don't need the warning mail, so this feature is disabled
in my module. I only want the mail that tells me what is wrong or at least
what rkhunter thinks that is wrong. The email address here is controlled by
/etc/sysconfig/rkhunter file.

Regards Thomas

2015-02-20 16:48 GMT+01:00 Karen [email protected]:

can you check something for me please
class { '::rkhunter':
rootEmail => '[email protected]',
}
then i must find it back at /etc/rkhunter.conf

https://github.com/thbe/puppet-rkhunter/blob/master/templates/etc/rkhunter.conf.erb#L137
here?

one more thing when i put in hiera ::rkhunter::rootEmail:: [email protected]

and in` modules/profiles/manifests/rkhunter.pp
Class profiles::rkhunter {
include ::rkhunter
}
i did not get the same if i will do
class { '::rkhunter':
rootEmail => '[email protected]',
}

thanks for collaborate .


Reply to this email directly or view it on GitHub
#5 (comment).

Linux ... enjoy the ride!

from puppet-rkhunter.

gangsta avatar gangsta commented on July 24, 2024

Thanks Thomas
its really help to figure out about mail stuff.
Greetings Karen

from puppet-rkhunter.

gangsta avatar gangsta commented on July 24, 2024

hi THOMAS
one more question about puppet "include" please explain what i miss take .
class { '::rkhunter':
rootEmail => 'localhost',#"${root_email}",
remoteSyslog => true,
}

normally that is the same if i do
include '::rkhunter'

and in hiera.yaml
::rkhunter::rootEmail: localhost
::rkhunter::remoteSyslog: true

but the second one do not work any idea?
Greetz Karen

from puppet-rkhunter.

thbe avatar thbe commented on July 24, 2024

Hi Karen,

it's not completely the same, but more or less. The include pattern with
hiera didn't work if you use ENC for the node definition. I use in my
environment currently Foreman as an ENC for Puppet, so the include pattern
didn't work for me. But if you use hiera, it will work for you.

Regards Thomas

2015-02-23 13:33 GMT+01:00 Karen [email protected]:

hi THOMAS
one more question about puppet "include" please explain what i miss take .
class { '::rkhunter':
rootEmail => 'localhost',#"${root_email}",
remoteSyslog => true,
}

normally that is the same if i do
include '::rkhunter'

and in hiera.yaml
::rkhunter::rootEmail: localhost
::rkhunter::remoteSyslog: true
Greetz Karen


Reply to this email directly or view it on GitHub
#5 (comment).

Linux ... enjoy the ride!

from puppet-rkhunter.

gangsta avatar gangsta commented on July 24, 2024

One more time Thank you for help .
Greetings Karen

from puppet-rkhunter.

Related Issues (5)

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.