change domain name
This commit is contained in:
parent
5d2697be83
commit
cf0603669c
2 changed files with 2 additions and 2 deletions
|
@ -2,5 +2,5 @@
|
|||
src: https://github.com/sunscrapers/ansible-role-apt.git
|
||||
scm: git
|
||||
- name: cloudinit_wait
|
||||
src: https://git.pim.kunis.nl/pim/ansible-role-cloudinit-wait
|
||||
src: https://git.kun.is/pim/ansible-role-cloudinit-wait
|
||||
scm: git
|
||||
|
|
|
@ -15,7 +15,7 @@ provider "libvirt" {
|
|||
}
|
||||
|
||||
module "thecloud" {
|
||||
source = "git::https://git.pim.kunis.nl/home/tf-modules.git//debian"
|
||||
source = "git::https://git.kun.is/home/tf-modules.git//debian"
|
||||
name = "thecloud"
|
||||
domain_name = "tf-thecloud"
|
||||
hypervisor_host = "lewis.hyp"
|
||||
|
|
Reference in a new issue