Re: Defining Classes in CF-Engine 3

2010-01-11 Thread Mark Nelson
Mark Burgess wrote: Hello Thank you for the very prompt response, would I reference them as "${xyz.ClassName}":: do something Regards Mark. Put the classes in bundle common xyz { } Mark Nelson wrote: Hello I'm not sure how to do this. I want to define

Re: Defining Classes in CF-Engine 3

2010-01-11 Thread Mark Burgess
No, just xyz:: do something Only classes defined in common classes are global. M Mark Nelson wrote: > Mark Burgess wrote: > > Hello > > Thank you for the very prompt response, would I reference them as > > "${xyz.ClassName}":: > do something > > > Regard

Re: Defining Classes in CF-Engine 3

2010-01-11 Thread Mark Burgess
Put the classes in bundle common xyz { } Mark Nelson wrote: > Hello > > I'm not sure how to do this. I want to define a series of classes at a > single point within the CF-engine configuration and then reference the > classes in various bundles within the CF-Engine configuration system. > >

Defining Classes in CF-Engine 3

2010-01-11 Thread Mark Nelson
Hello I'm not sure how to do this. I want to define a series of classes at a single point within the CF-engine configuration and then reference the classes in various bundles within the CF-Engine configuration system. e.g classes.cf classes: "MailServers"or =>