iac/terraform/mcaptcha/ci.tfvars

5 lines
328 B
Text
Raw Normal View History

2023-12-11 19:30:28 +05:30
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 = "/srv/libvirt/pool/mcaptcha_basic/"
libvirt_debian_src = "https://images.ci.mcaptcha.org/debian-12-generic-amd64.qcow2"