Skip to content

Commit

Permalink
ghac: ensure main user is part of the kvm group
Browse files Browse the repository at this point in the history
  • Loading branch information
verbit committed Aug 3, 2024
1 parent 67260dc commit 938b24b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/virtuerl_ghac/src/virtuerl_ghac.erl
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ create_runner(NetId) ->
"users:\n",
" - default\n",
" - name: ilya\n",
" groups: kvm\n",
" shell: /bin/bash\n",
" sudo: ALL=(ALL) NOPASSWD:ALL\n",
" ssh_authorized_keys:\n",
Expand Down

0 comments on commit 938b24b

Please sign in to comment.