iac/terraform/mcaptcha/ci.tfvars
Aravinth Manivannan 9833f7fd98
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
debug: use pool dir in home
2023-12-11 20:43:33 +05:30

4 lines
330 B
HCL

libvirt_uri = "qemu+ssh://mcaptcha-ci@192.168.0.102/system?keyfile=/tmp/ci-ssh-id&sshauth=privkey&no_verify=1"
#known_hosts_verify=ignore&keyfile=/tmp/ssh-key&sshauth=privkey&no_verify=1"
libvirt_pool_path = "/home/mcaptcha-ci/libvirt/pool/mcaptcha_basic"
libvirt_debian_src = "http://192.168.0.102/debian-12-generic-amd64.qcow2"