Description of problem: ignore_<x>_errors=no has to be explicitly mentioned for all the modules in the config for not proceeding with the next step if the current one fails. Version-Release number of selected component (if applicable): cockpit-ovirt-dashboard-0.10.7-0.0.3.el7ev.noarch How reproducible: Steps to Reproduce: 1. Install latest gdeploy 2. Login to browser 3. provide all the inputs Actual results: if any of the step fails gdeploy does not exit and continues further. Expected results: Have ignore_<x>_errors set to no so that if any of the step fails gdeploy exits and does not continue. Additional info:
Verified and works fine with build cockpit-ovirt-dashboard-0.10.7-0.0.13.el7.centos.noarch. I see that ignore_<x>_errors is present for the following modules: 1) script 2) pv 3) vg 4) lv 5) volume