On Wed, 1 Jul 2009 12:02:40 +0200 Arnau Bria wrote: > Hi all, > something like: > > /puppet/manifests/ > site.pp: > include other_servicesA/site.pp > include other_servicesB/site.pp > import "module A" > > /puppet/manifests/other_servicesA: > site.pp: > import "module B" > > /puppet/manifests/other_servicesB: > site.pp: > import "module C" > > Is this syntax correct? > > And, what about nodes? same dir structure is correct? > > /puppet/manifests/ > nodes.pp: > include other_servicesA/node.pp > include other_servicesB/node.pp >
I can answer myself. My first test worked fine. TIA, Arnau --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---