bpo_failed_to_queued: add arguments for packages/images/bootstraps
- Oct 29, 2024
-
-
Sometimes just resetting e.g. packages is desired, so add that functionality using arguments.
-
Sometimes just resetting e.g. packages is desired, so add that functionality using arguments.
Pasted using web editor so some formatting needs to be fixed.
And this can probably use some better argparse handling, probably making them exclusive or something?
@ollieparanoid I guess you've needed this before since bpo_failed_to_queued_TEMP.py
exists on the server?
Sometimes just resetting e.g. packages is desired, so add that functionality using arguments.