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

remove sudo and register cleanup function #3

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

jamesbeedy
Copy link
Contributor

Register the cleanup function so that it is always called on script exit signal, whatever that may be. This ensures we dont end up exiting in error before we have a chance to clean up the file with secrets in it.

Remove multipass install in favour of informing the user to install multipass so that we may remove usage of sudo from script.

Register the cleanup function so that it is always called
on script exit signal, whatever that may be. This ensures we dont
end up exiting in error before we have a chance to clean up the
file with secrets in it.

Remove multipass install in favour of informing the user to
install multipass so that we may remove usage of sudo from script.
Copy link

vercel bot commented Feb 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
democluster ✅ Ready (Inspect) Visit Preview Feb 1, 2024 6:22pm

@jamesbeedy jamesbeedy merged commit c5cae4b into main Feb 1, 2024
3 checks passed
@jamesbeedy jamesbeedy deleted the remove_sudo branch March 13, 2024 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant