change git domain name

This commit is contained in:
Pim Kunis 2023-07-05 23:54:27 +02:00
parent 012c59afde
commit 9b429cdeea
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ provider "libvirt" {
}
module "vm" {
source = "git::https://git.pim.kunis.nl/home/tf-modules.git//debian"
source = "git::https://git.kun.is/home/tf-modules.git//debian"
name = "hermes"
domain_name = "tf-hermes"
fixed_address = "192.168.30.7/24"