Skip to content
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

Jenkins can't connect to the local libvirt. #39

Open
dzintars opened this issue Jan 10, 2021 · 1 comment
Open

Jenkins can't connect to the local libvirt. #39

dzintars opened this issue Jan 10, 2021 · 1 comment
Assignees

Comments

@dzintars
Copy link
Owner

Error(Code=94, Domain=60, Message='authentication unavailable: no polkit agent available to authenticate action 'org.libvirt.unix.manage'')

on ../../modules/libvirt-domain/provider.tf line 1, in provider "libvirt":
   1: provider "libvirt" 
@dzintars dzintars self-assigned this Jan 10, 2021
@dzintars
Copy link
Owner Author

dzintars commented Jan 10, 2021

Make sure jenkins is added to the libvirt group.

» sudo usermod -a -G libvirt jenkins
» groups jenkins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant