System Deets:
Puppet Server version: 3.8.7
  Mix of Windows/*nix OS Puppet Agents (server newer than all Agent 
versions)

I have taken the following steps to implement puppet ossec module by wazuh 
installation.

   1. Configured puppet/server agent and confirmed they can communicate. [ 
   puppet agent -t ]
   2. Confirmed ossec module installed on Server at 
   /etc/puppet/modules/ossec*
   3. Therefore next step I see, which I need help with, is the required 
   settings/configurations necessary to setup module to install ossec-agent on 
   ALL puppet agents. To do so, I attempted to build my own site.pp with the 
   following content:
   
Node default { }

Class { “ossec::client”:

ossec_server_ip => “Ossec.Server.IP.Address”

}

Note: site.pp currently located at directory /etc/puppet/manifests/site.pp


I assumed that all the required puppet content was pre-configured into the 
installed module, with condition that I must correctly adapt that module to 
my unique environment settings. Puppet Wazuh Ossec Module Official 
Documentation 
<http://documentation.wazuh.com/en/latest/ossec_puppet.html#ossec-puppet-module>
If this is not the case I would greatly appreciate some clarity on what 
tasks I am expected/required to perform after installing ossec puppet 
module on puppet server, to result in the install of ossec agents to ALL 
puppet agents in environment using puppet ossec module. Please let me know 
if additional information is required to answer the question. Thanks in 
advance for your patients in helping me understand puppet workings. 


I would also be interested in smoke testing solution for the Puppet ossec 
module if someone has any thoughts on that. 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/b4b8e6a3-a181-4663-b06a-a645b6091134%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to