Skip to content

Commit

Permalink
all: update smtp_host
Browse files Browse the repository at this point in the history
Signed-off-by: John Helmert III <[email protected]>
  • Loading branch information
ajakk committed Dec 4, 2023
1 parent 565c9f2 commit af607ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ my_email: [email protected]
whoami: jake
gccarch: x86-64
getpkg: true
smtp_host: "sirius.{{ wg_domain }}"
smtp_host: "sirius.{{ public_domain }}"

# TODO: surely a way to grab these straight out of repositories.xml
gentoo_repos:
Expand Down

0 comments on commit af607ef

Please sign in to comment.