change git domain name
This commit is contained in:
parent
65f095f7bc
commit
3dd02f70d5
2 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ provider "libvirt" {
|
|||
}
|
||||
|
||||
module "concourse" {
|
||||
source = "git::https://git.pim.kunis.nl/home/tf-modules.git//debian"
|
||||
source = "git::https://git.kun.is/home/tf-modules.git//debian"
|
||||
name = "concourse"
|
||||
domain_name = "tf-concourse"
|
||||
memory = 1024 * 4
|
||||
|
|
Reference in a new issue