hosts: Add smtp0.pyrocufflink.blue

The host *smtp0.pyrocufflink.blue* serves the main SMTP relay for the
Pyrocufflink network.
jenkins-master
Dustin 2018-04-15 11:39:33 -05:00
parent 94a89d8d78
commit 2d58fdcebf
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,18 @@
smtp_username: smtp0.pyrocufflink.blue
smtp_password: !vault |
$ANSIBLE_VAULT;1.1;AES256
33386638353966306566646636636663316163306638303264316231313436323463393763323431
6633316165656631663066633737396263653636383635320a396135646461643431323162633539
39643537633863313763623833373764663634333530666262646435313632666630653465363864
3062363365313562330a643935303366313534306138383536613333656537386634653634383434
63306339336265343830646137616238666131613433313164613238643737626330663132636134
6662653137643063393161653765633736663964366131626461
smtp_inet_interfaces: all
# TODO: Dynamically calculate these
smtp_mynetworks:
- 172.30.0.0/26
- 172.31.0.0/27
- '[fd99:8cd7:6528:fe1e::]/64'
- '[fd99:8cd7:6528::]/64'
- '[2605:6000:3ccd:da1e::]/64'
- '[2605:6000:3ccd:da01::]/64'

2
hosts
View File

@ -6,6 +6,7 @@ cm0.pyrocufflink.blue
dc0.pyrocufflink.blue
dc1.pyrocufflink.blue
dns0.pyrocufflink.blue
smtp0.pyrocufflink.blue
zbx0.pyrocufflink.blue
[samba-dc]
@ -52,3 +53,4 @@ dns0.pyrocufflink.blue
zabbix-server
[smtp-relay]
smtp0.pyrocufflink.blue