Hey guys,

Im new to puppet and running into challenges getting a puppet module 
installed.

so I've installed a module 
(puppet-ossec<https://github.com/nzin/puppet-ossec>), 
and I want to install it on my host.

I attempted a puppet apply test/init.pp

the init.pp has:

include puppet-ossec::server 

on a single line in the file.  There is a server.pp file in the manifests 
directory of the module.

I get a "storedconfigs" error:

You cannot collect exported resources without storeconfigs being set; the 
collection will be ignored on line 153 in file 
/usr/share/puppet/configuration/current/modules/puppet-ossec/manifests/server.pp

More distubingly it says:

Error: Could not find class puppet-ossec::server

I tried using ossec::server as well and that doesnt work.  


What am I missing?


-- 
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/94917286-a407-4d2e-8435-3124391de5e4%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to