On Thu, Aug 11, 2011 at 09:06:37AM -0700, piavlo wrote:
> Hi,
> 
> I have a Ruby class in "nagios" module - it's located in nagios/
> manifests/ssa_nagios_checks.rb
> and looks like this
> 
> hostclass :ssa_nagios_checks do
> ...
> end
> 
> In nagios/manifests/init.pp I have
> 
> class nagios::server {
> ...
>    include ssa_nagios_checks
> ...
> }
> 

I may be wrong here but I guess you cannot mix manifests written in ruby
DSL with classes written in pure puppet DSL.

-Stefan

Attachment: pgpinGDKMcY7f.pgp
Description: PGP signature

Reply via email to