"Review build status" dialog does not present ack or ok

I'm trying to build a host and am presented with the following dialog.
Notice there is no button to acknowledge. How do I disable this check, or
click past it? FYI, this is a host that does not have a puppet agent
running on it, therefore it never received any facts, etc.

<http://i.imgur.com/fyjjRPV.png>

I seem to have triggered something that causes this failure. I'm not 100%
sure what I did, and I'm still on 1.7.1

I'll know more by Monday, but I believe the action I took to cause this
failure was to set my "token_duration" to 0 (disabled). This created a
second issue of not providing me with a token in the provision URL, so I
was unable to see the kickstart associated with the host. When I set the
token_duration to anything other than 0, I believe this is what brought
back the "Close" and "Build" buttons in the dialog.

I will try and reproduce this weekend, and upgrade to 1.7.2 to see if this
is a side effect of a bug that has already been fixed (I didn't see a
bugfix directly calling this issue out).

Thanks!

ยทยทยท On Thursday, January 29, 2015 at 1:54:36 PM UTC-6, lawre wrote: > > I'm trying to build a host and am presented with the following dialog. > Notice there is no button to acknowledge. How do I disable this check, or > click past it? FYI, this is a host that does not have a puppet agent > running on it, therefore it never received any facts, etc. > > >