change git domain name

This commit is contained in:
Pim Kunis 2023-07-05 23:52:38 +02:00
parent 65f095f7bc
commit 3dd02f70d5
2 changed files with 3 additions and 3 deletions

View file

@ -2,8 +2,8 @@
src: https://github.com/sunscrapers/ansible-role-apt.git
scm: git
- name: deploy_ssh_certificates
src: https://git.pim.kunis.nl/home/ansible-role-deploy-ssh-certificates
src: https://git.kun.is/home/ansible-role-deploy-ssh-certificates
scm: git
- name: docker
src: https://git.pim.kunis.nl/pim/ansible-role-docker
src: https://git.kun.is/pim/ansible-role-docker
scm: git

View file

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