Actions
Bug #37193
closedRemote Execution Pull provider installation template crash
Difficulty:
Triaged:
Yes
Description
This https://github.com/theforeman/foreman/blob/develop/app/views/unattended/provisioning_templates/registration/remote_execution_pull_setup.erb#L24 does not work for Ubuntu / Debian.
It crashes with:
trap: ERR: bad trap
https://stackoverflow.com/questions/19622198/what-does-set-e-mean-in-a-bash-script
Actions