Resolve "mirror.py is failing with FileNotFoundError"
Closes #9 (closed) Hi @gfulton this MR fixes the replicator python script issue in #9 (closed). The issue was caused by directory changes to the tar.gz files published to ironbank.dsop.io.
- This MR fixes the directory issue by using the common prefix in the tar path to find the image tar.
- Adds an error message if we detected that Iron Bank SSO is requesting a password rotation.
Edited by Ian Dunbar-Hall