Hello puppet-users, I´ve setup a site.pp with only a default node - which has 15 to 20 includes.
how can I make sure that puppet will execute my includes in predictable manner? (to make sure the dependencies are satisfied) for example, I´d first like to setup yum - then install a few needed packages, add users and so on. How can I do that? do I have to name the includes aaa/aab/aac or 1_yum/2_packages/3_users ? thanks , Stefan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
