Traceback (most recent call last):
File "./bootstrap.py", line 1506, in <module>
install_foreman_ssh_key(remote_exec_url)
File "./bootstrap.py", line 683, in install_foreman_ssh_key
os.chown(options.remote_exec_authpath, userpw.pw_uid, userpw.pw_gid)
UnboundLocalError: local variable 'userpw' referenced before assignment