Skip to content

Commit

Permalink
use backend-names for downloads and deb
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Nov 19, 2024
1 parent e7628a5 commit 2fdf79c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ansible/fastly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,12 @@
check_interval: 60000
with_items:
- service: archivedeb
backend: archivedeb-backend.web01.osuosl
- service: deb
backend: deb-backend.web01.osuosl
- service: downloads
backend: downloads-backend.web01.osuosl
- service: stagingdeb
backend: stagingdeb-backend.web01.osuosl
- service: stagingyum
- service: yum

0 comments on commit 2fdf79c

Please sign in to comment.