- Notifications
You must be signed in to change notification settings - Fork928
chore(examples): add sample Incus template#12114
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
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.
LGTM
Could you add a short description to the PR about the motivation behind this change? Is it for your personal use?
I don't anticipate using it personally, but I just don't want the hours I spent getting it working to be for naught ;-) |
matifali left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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.
As per my testingincus
creates two groupsincus
andincus-admin
.
And the unix socket is owned byroot:incus-admin
.
Uh oh!
There was an error while loading.Please reload this page.
This template was created mainly for FOSDEM, but I found getting it Right an involved enough process that I'd prefer to not lose the work.