After groking the defined types link, it everything looked good. The issue was that the data needed to be unique for this to work. I ensured that each of my instances had a unique name in its YAML file, as well for the names of the apps. Now it is cruising right along.
Thanks, Berry On Jan 12, 5:20 pm, Berry Sizemore <berry.sizem...@gmail.com> wrote: > Here is a digest of a conversation on IRC: > > *** > > I am trying to figure out why puppet builds out a tree successfully, > but fails to do it a 2nd time when I add more data into my YAML file. > > I believehttp://docs.puppetlabs.com/learning/definedtypes.html > explains the problem > > You cannot instantiate tomcat::war { 'foo': } twice on one node > > Example YAML filehttp://pastebin.com/sRkR4nas > > *** -- 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.