Skip to content

Commit

Permalink
move deb to repo-deb01 for fastly
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Dec 9, 2024
1 parent 811e170 commit 9384666
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ansible/fastly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
domains: "{{ item.domains | default([{'name': item.service ~ '.theforeman.org'}]) }}"
with_items:
- service: archivedeb
backend: archivedeb-backend.web01.osuosl
backend: archivedeb-backend.repo-deb01.osuosl
- service: deb
backend: deb-backend.web01.osuosl
backend: deb-backend.repo-deb01.osuosl
- service: downloads
backend: downloads-backend.web01.osuosl
- service: stagingdeb
backend: stagingdeb-backend.web01.osuosl
backend: stagingdeb-backend.repo-deb01.osuosl
- service: stagingyum
backend: stagingyum-backend.web01.osuosl
- service: yum
Expand Down

0 comments on commit 9384666

Please sign in to comment.