-
Notifications
You must be signed in to change notification settings - Fork 154
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
Linux VM script fixes #4185
Linux VM script fixes #4185
Conversation
Fixes #4184 Add a polkit rule to allow color profile creation without authentication in the Linux VM. * **vm_config.sh** - Add a new section to create a polkit rule to allow color profile creation without authentication. - Use the provided script to create the polkit rule. - Ensure the script is executed with sudo privileges. * **CHANGELOG.md** - Add entry to the changelog referencing the issue number. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/microsoft/AzureTRE/issues/4184?shareId=XXXX-XXXX-XXXX-XXXX).
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit e457f60. ♻️ This comment has been updated with latest results. |
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, just need to update the resource version
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.
Not had chance to test but LGTM
/test-force-approve Not covered by tests |
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit e457f60) (in response to this comment from @marrobi) |
Fixes #4184