Skip to content

Commit

Permalink
[postfix] Add catalog-indexer boxes to allowlist (#5741)
Browse files Browse the repository at this point in the history
After pulibrary/orangelight#4700, we will send
emails from a queue on the indexers, rather than directly on the web
servers.  To do this, we need to include those indexers in the allowlist
  • Loading branch information
sandbergja authored Jan 14, 2025
1 parent eff2dfb commit 2155e63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions roles/postfix/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ postfix_relay_hosts_addresses:
- catalog3.princeton.edu
- catalog4.princeton.edu
- catalog5.princeton.edu
- catalog-indexer1.princeton.edu
- catalog-indexer2.princeton.edu
- catalog-indexer3.princeton.edu
- cdh-derrida1.princeton.edu
- cdh-derrida2.princeton.edu
- cdh-derrida-crawl1.princeton.edu
Expand Down

0 comments on commit 2155e63

Please sign in to comment.