Hopefully this is just me having a bad day, but I'm having trouble writing a new module.

I have a mymodule::params class with some sensible site defaults in it, and the other classes "inherit mymodule::params".

I also have some defined types, and of course you can't use 'inherits' in a defined type. So how do I access site variables in my defined types? I tried using 'include mymodule::params' but this didn't provide the variables either.

Thanks,
Jonathan

--
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/54071074.9010504%40bristol.ac.uk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to