Actions
Bug #2642
closedBuild button should be displayed on type change
Description
With the JS changes to refresh the form with provisioning a host in place (#2641) the Deface override to add a hidden build field is lost when the form is refreshed. We can use @host.type_changed? to display the button in appropriate circumstances, which will also remove the deface dependency from ForemanDiscovery.
Actions