Skip to content

Commit

Permalink
Document Fredrick's vacation script in header
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristgit committed Sep 7, 2024
1 parent 576afb3 commit dd43c84
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ansible/roles/postfix/templates/services/fredrick-reply.sh.j2
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
#!/usr/bin/env sh
# {{ ansible_managed }}
#
# Replies for Fredrick whilst he's travelling for work, and forwards replies to
# DevOps to respond for him if necessary.

FREDRICK_TOKEN='{{ postfix_fredrick_generator_token }}'
FREDRICK_ENDPOINT="https://fredrick.python-discord.workers.dev/"
Expand Down

0 comments on commit dd43c84

Please sign in to comment.