Currently I am using ec2-run-instances to deploy Ubuntu instances to EC2. I am also calling a user-data-file to install puppet and make sure puppet registeres with the right puppetmaster, that is all working great, the default puppet modules are applied...
However, is there a way from the node in the user-data-file to actually specify which "other" or application specific modules I'd like to apply to my instance? Or do I have to wait for the node to build then define it in my nodes.pp file? -- 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.