jcbollinger wrote: > I don't think puppet supports dependencies between defined type > invocations -- at least, not the way you seem to expect. This makes > sense to me when I consider that although defined types look a lot > like classes, they are not singletons and they function essentially as > macros.
You are wrong. Puppet *does* allow you to do 'before => Foo[x]', where 'foo' is a definition. No problem at all. No, the real problem Allan Marcus has, is that he has specified a dependency for a pkgdmg_install resource that is never defined. There is no pkgdmg_install stansa for Office2008-1211UpdateEN.dmg. I suspect he really meant Office2008-1221UpdateEN.dmg instead (note: 1221, not 1211). /Bellman --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---