wazuh / wazuh-puppet

Wazuh - Puppet module
https://wazuh.com
GNU General Public License v2.0
46 stars 135 forks source link

misleading message #28

Closed rleite-olx closed 7 years ago

rleite-olx commented 7 years ago

Greetings,

I just found a misleading message at /etc/puppetlabs/code/environments/staging/modules/wazuh/manifests/server.pp:51


if $smtp_server == undef {
      fail('$ossec_emailnotification is enabled but $ossec_emailnotification was not set')```

i think you're talking about the $smtp_server instead. :-)

All my best!
jnarvaezp commented 7 years ago

Hi @rleite-olx

I apologize first for the delay in replying. This message has already been fixed for the next puppet version.

Thank you for your collaboration.