Thank you, I think I found an issue: I have Jenkins ver. 1.501 <http://jenkins-ci.org/> which I just upgraded and I have updated my plugin list. I do not see that plugin.
On Thursday, February 14, 2013 8:19:26 AM UTC-8, William Soula wrote: > > You could output the variables to a file and then use the trigger > parameterized builds plugin to trigger downstream jobs and add a parameter > from properties file section to pass the properties to the downstream > builds: > > https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin > > Will > > On 02/13/2013 04:33 PM, [email protected] <javascript:> wrote: > > If this is a known item I apologize. > I am using the Jenkins system to build environments in AWS using Cloud > Formation templates. > I need to know how to take the CF outputs and pass them to the next job. > Example: > Build a VPC, Subnet, etc. > Then pass the VPC, Subnet IDs in to the build frontend web server > CF template so they are created in the new Subnet and VPC. > > Thanks > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
