-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat: add cloud config for local vm deployment #93
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for these setup improvements. Probably I should have gone that route from the beginning... 🙂
46c558d
to
90a2e57
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just two small issues and a nit.
3890285
to
ac57004
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect, thanks a lot for the changes. This looks good to me, just one nit left.
@mlegner Oh, what did I miss? |
ac57004
to
9b2152e
Compare
This adds a cloud-config to use with multipass for setting up SCION in a VM for integration tests.
The commands to get a working VM for the tests would then be:
Progress: