diff --git a/host_cleanup.sh b/host_cleanup.sh index 9347a18ce..c6d40c3de 100755 --- a/host_cleanup.sh +++ b/host_cleanup.sh @@ -83,3 +83,6 @@ sudo pkill -f oc.*proxy # Remove image-reg nfsshare sudo rm -rf /etc/exports.d/dev-scripts.exports /opt/dev-scripts/nfsshare + +# Remove the authfile created in configure host +rm -f ${REGISTRY_CREDS}