I use arrows to specify the order without class, you could use:

Package['a.i386']->Yumrepo ['RepoA']->Package ['a.x86_64']->File 
['/etc/config_file_1] and so on...


For example now I'm working with mongo and I use a single class with the 
previous dependence:

Package['mongo-10gen-server-2.
2.6']->File[$paths]->File['/etc/mongo/arbiter.conf']->File['/etc/mongo/shard1_master.conf']->File['/etc/mongo/shard1_secondary.conf']->File['/etc/init.d/mongod']->Service['mongod']->File['/etc/puppet/rs.js']->Exec["mongo
 
$ip:$port_replica/admin /etc/puppet/rs.js"]


Regards,
Luis

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/58f3073e-74a5-46bb-a757-a7429186ea72%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to