I'm trying to use puppet to automate IBM Domino installation. The first 
demo that I want to make is including two servers. 

   - One will be the primary Domino Server. 
   - The other will be the additional server. 

Now the problem I met is when I have to define an sequence there because 
Domino additional server requires a server id that must be generated by the 
1st node. In other way, the 2nd node have to wait the 1st node finished, 
then it can be installed and configured. 

I tried to Google this similar issue. I found MCollective could be the 
answer but I can not find a example. Is there anyone knows how to handle 
dependencies between different Puppet nodes.

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to