Hello,
On Fri, 2012-07-13 at 12:16 -0700, Emmanuel Odorisio
wrote:> Hi,
> I would like to run the nodes in order.
> If I have in my site.pp:
>
> node ''node1'' {
> include <class1>
> }
>
> node ''node2'' {
> include <class2>
> }
>
>
> The node2 must run when the node1 is complete (Finished catalog run)
> Is there any way to do this with puppet?
The master (which is where catalogue compilation takes place) has no
control over when the nodes check in in most arrangements. I suspect
you''ll have to do something yourself here.
I might ask, though, why do you need this strict ordering? That''s
usually a sign that you have created a not very fault tolerant design.
Cheers,
--
Stephen Gran
Senior Systems Integrator - guardian.co.uk
Please consider the environment before printing this email.
------------------------------------------------------------------
Visit guardian.co.uk - newspaper of the year
www.guardian.co.uk www.observer.co.uk www.guardiannews.com
On your mobile, visit m.guardian.co.uk or download the Guardian
iPhone app www.guardian.co.uk/iphone
To save up to 30% when you subscribe to the Guardian and the Observer
visit www.guardian.co.uk/subscriber
---------------------------------------------------------------------
This e-mail and all attachments are confidential and may also
be privileged. If you are not the named recipient, please notify
the sender and delete the e-mail and all attachments immediately.
Do not disclose the contents to another person. You may not use
the information for any purpose, or store, or copy, it in any way.
Guardian News & Media Limited is not liable for any computer
viruses or other material transmitted with or as part of this
e-mail. You should employ virus checking software.
Guardian News & Media Limited
A member of Guardian Media Group plc
Registered Office
PO Box 68164
Kings Place
90 York Way
London
N1P 2AP
Registered in England Number 908396
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.