change git domain
This commit is contained in:
parent
63e10816de
commit
38ca4c27db
3 changed files with 9 additions and 9 deletions
|
@ -2,11 +2,11 @@
|
|||
src: https://github.com/sunscrapers/ansible-role-apt.git
|
||||
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
|
||||
- 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
|
||||
- name: postgresql_database
|
||||
src: https://git.pim.kunis.nl/home/ansible-role-postgresql-database
|
||||
src: https://git.kun.is/home/ansible-role-postgresql-database
|
||||
scm: git
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
git_domain: "git.pim.kunis.nl"
|
||||
git_domain: "git.kun.is"
|
||||
root_url: "https://{{ git_domain }}"
|
||||
mailer_host: "smtp.tweak.nl"
|
||||
mailer_from: "git@kunis.nl"
|
||||
|
|
Reference in a new issue