Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
add libvirt group
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Stephens <[email protected]>
  • Loading branch information
patrick-stephens committed Nov 13, 2023
1 parent a4a59d6 commit 10a196a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:

- name: Debug
run: |
sudo groupadd libvirt
sudo groupmod -a -U $USER libvirt
whoami
groups
sudo groups
Expand Down

0 comments on commit 10a196a

Please sign in to comment.