chore: update gitlab paths

This commit is contained in:
Jan Christian Grünhage 2022-10-10 16:22:00 +02:00
parent 54a7780996
commit 14765ce054
No known key found for this signature in database
GPG key ID: EEC1170CE56FA2ED
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@ dependencies:
community.crypto: 1.9.5
community.docker: 2.0.0
community.postgres: 1.5.0
repository: https://gitlab.com/famedly/company/devops/collections/dns
documentation: https://gitlab.com/famedly/company/devops/collections/dns
homepage: https://gitlab.com/famedly/company/devops/collections/dns
issues: https://gitlab.com/famedly/company/devops/collections/dns/-/issues
repository: https://gitlab.com/famedly/infra/collections/dns
documentation: https://gitlab.com/famedly/infra/collections/dns
homepage: https://gitlab.com/famedly/infra/collections/dns
issues: https://gitlab.com/famedly/infra/collections/dns/-/issues

View file

@ -122,7 +122,7 @@ powerdns_backend_postgres_password: ~
powerdns_backend_postgres_dnssec: true
powerdns_backend_postgres_use_prepared_statements: true
powerdns_container_image_name: "registry.gitlab.com/famedly/company/devops/containers/powerdns"
powerdns_container_image_name: "registry.gitlab.com/famedly/infra/containers/powerdns"
powerdns_container_image_tag: ~
powerdns_container_image_ref: "{{ powerdns_container_image_name }}:{{ powerdns_container_image_tag | default('v' + powerdns_version, True) }}"
powerdns_container_name: powerdns