change domain name

This commit is contained in:
Pim Kunis 2023-07-05 23:50:34 +02:00
parent 5d2697be83
commit cf0603669c
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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"