ci: fixing libvirt connection
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
2022-05-27 12:42:39 +02:00
parent bf43e01ab2
commit f2b4e6f80e
4 changed files with 46 additions and 4 deletions

View File

@@ -53,7 +53,7 @@ provider "aws" {
provider "libvirt" {
# no-pty ssh-rsa AAAAB3.....
uri = "qemu+ssh://lawndale-hyper.sch.bme.hu:10022/system?sshauth=privkey"
uri = local.lawndale_libvirt_uri
}
provider "dns" {