Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up autoinstaller's cluster_*.iso files automatically #519

Open
celskeggs opened this issue Jul 2, 2020 · 0 comments
Open

Clean up autoinstaller's cluster_*.iso files automatically #519

celskeggs opened this issue Jul 2, 2020 · 0 comments

Comments

@celskeggs
Copy link
Member

Currently, the autoinstaller creates a new installer image for each new install, and never cleans it up, so you quickly find yourself with a collection of junk .iso files:

$ ls
[...]
cluster-17081.iso
cluster-24722.iso
cluster-24798.iso
cluster-24946.iso
cluster-25023.iso
[...]

We should automatically delete these files after we're done using them, to keep the working directory clean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant