forked from infra/ansible
[poddlers] Migrated to forge.fedoraproject.org
infra/tickets#13111 Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
5f83e0fb6d
commit
2d76eab8f7
2 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ spec:
|
|||
source:
|
||||
type: Git
|
||||
git:
|
||||
uri: https://pagure.io/fedora-infra/toddlers.git
|
||||
uri: https://forge.fedoraproject.org/apps/toddlers.git
|
||||
{% if env == 'staging' %}
|
||||
ref: "staging"
|
||||
{% else %}
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ certfile = "/etc/pki/rabbitmq/cert/toddlers.crt"
|
|||
|
||||
[client_properties]
|
||||
app = "toddlers-{{ toddler.name }}"
|
||||
app_url = "https://pagure.io/fedora-infra/toddlers"
|
||||
app_url = "https://forge.fedoraproject.org/apps/toddlers.git"
|
||||
|
||||
[queues."toddlers{{ env_suffix }}-{{ toddler.name }}"]
|
||||
durable = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue