Actions
Feature #903
closedShow resulting provisioning options at the Host edit screen
Description
When creating or editing a host, it would be nice to see the resulting choices Foreman has made for the provisioning options. For example, next to the existing:
"Primary settings"
"Network settings"
"Operating system settings"
...
We could have an informative block (that updates according to the choices made on the edit screen):
"Provisioning info"
with information like:
"Templates used" (Provisioning= MyKickstart01, Snipets=Mysnipet1,MyVMwareSnipet,etc)
"Last time built"
This would help avoiding mistakes related to building a machine.
Actions