VCL-867
Added missing return statement to OS.pm::add_user_accounts if the call to create_user fails. add_user_accounts was returning true when a user account failed to be created. The reservation should fail when this happens.
1 file changed