Canceling builds

Since upgrading to foreman 0.4, I've noticed that builds aren't being
canceled after the process is complete.

I'm using pxeboot/dhcp/kickstart to provision systems. Things are
gravy until the process completes and the host reboots - the host will
pxeboot and repeat the process. Has anyone else seen this?

Hey,

http://www.gliffy.com/publish/3047598/

I don't know if this flow chart helps you at all. If not please let me know so I can modify the chart or update the wiki that the links point to.

Corey Osman
corey@logicminds.biz

Green I.T and Datacenter Automation Specialist

··· On Dec 1, 2011, at 7:56 AM, Luke Baker wrote:

Since upgrading to foreman 0.4, I’ve noticed that builds aren’t being
canceled after the process is complete.

I’m using pxeboot/dhcp/kickstart to provision systems. Things are
gravy until the process completes and the host reboots - the host will
pxeboot and repeat the process. Has anyone else seen this?


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.

That's a handy diagram, but I'm still unsure of where this issue would
fall. It seems that command "wget -q -O /dev/null --no-check-
certificate https://myformanhost/unattended/built" isn't doing
anything to cancel the build. I'll poke around some more and see what
I can find out.

··· On Dec 1, 11:54 am, Corey Osman wrote: > Hey, > > http://www.gliffy.com/publish/3047598/ > > I don't know if this flow chart helps you at all. If not please let me know so I can modify the chart or update the wiki that the links point to. > > Corey Osman > co...@logicminds.biz > > Green I.T and Datacenter Automation Specialist > > On Dec 1, 2011, at 7:56 AM, Luke Baker wrote: > > > > > > > > > Since upgrading to foreman 0.4, I've noticed that builds aren't being > > canceled after the process is complete. > > > I'm using pxeboot/dhcp/kickstart to provision systems. Things are > > gravy until the process completes and the host reboots - the host will > > pxeboot and repeat the process. Has anyone else seen this? > > > -- > > You received this message because you are subscribed to the Google Groups "Foreman users" group. > > To post to this group, send email to foreman-users@googlegroups.com. > > To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com. > > For more options, visit this group athttp://groups.google.com/group/foreman-users?hl=en.

Alright, so I think I found out what was causing this.

Some of the classes that were defined for the production environment
were no longer in the production environment post upgrade. Whether
this was due to the upgrade or something done by a user is to be
determined. Anyways, whenever a host was edited, the changes weren't
being saved. The production log indicated the problem, stating that
particular classes included on the host/hostgroup weren't in the
production environment and that it wouldn't save the change for that
reason. I went through and re-added the remaining classes to the
production environment and all is well.

··· On Dec 2, 1:22 pm, Luke Baker wrote: > That's a handy diagram, but I'm still unsure of where this issue would > fall. It seems that command "wget -q -O /dev/null --no-check- > certificatehttps://myformanhost/unattended/built" isn't doing > anything to cancel the build. I'll poke around some more and see what > I can find out. > > On Dec 1, 11:54 am, Corey Osman wrote: > > > > > > > > > Hey, > > >http://www.gliffy.com/publish/3047598/ > > > I don't know if this flow chart helps you at all. If not please let me know so I can modify the chart or update the wiki that the links point to. > > > Corey Osman > > co...@logicminds.biz > > > Green I.T and Datacenter Automation Specialist > > > On Dec 1, 2011, at 7:56 AM, Luke Baker wrote: > > > > Since upgrading to foreman 0.4, I've noticed that builds aren't being > > > canceled after the process is complete. > > > > I'm using pxeboot/dhcp/kickstart to provision systems. Things are > > > gravy until the process completes and the host reboots - the host will > > > pxeboot and repeat the process. Has anyone else seen this? > > > > -- > > > You received this message because you are subscribed to the Google Groups "Foreman users" group. > > > To post to this group, send email to foreman-users@googlegroups.com. > > > To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com. > > > For more options, visit this group athttp://groups.google.com/group/foreman-users?hl=en.