----- Arnau Bria <arnaub...@pic.es> wrote: > On Wed, 16 Nov 2011 15:32:41 +0100 > Hugo Deprez wrote: > > > Dear community, > Hi Hugo, > > > I would like to know if it is possible to use different files for the > > nodes.pp > > > > Can we use in nodes.pp the following syntax : > > > > include nodes2.pp > > we have several node files but use import.
So, to be certain I understand properly, you have : manifests/node.pp manifests/node1.pp manifests/node2.pp ... and manifests/node.pp contains: import "node1" import "node2" ... Is that it ? “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” Bill Waterson (Calvin & Hobbes) -- 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.