diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-03 18:14:03 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-03 18:14:03 +0100 |
| commit | 59f92e4a4c404cf09334b40147444cbe3f387259 (patch) | |
| tree | af4b5cc81e21e82511fa2ee1d648e6b88429d337 /ansible/roles/mox | |
| parent | d2a9593765658579f6835389d10e158145edba10 (diff) | |
checkupdates: true in mox.conf (send changelogs to postmaster mailbox)
Diffstat (limited to 'ansible/roles/mox')
| -rw-r--r-- | ansible/roles/mox/files/adminpasswd | 14 | ||||
| -rw-r--r-- | ansible/roles/mox/templates/mox.conf | 1 |
2 files changed, 8 insertions, 7 deletions
diff --git a/ansible/roles/mox/files/adminpasswd b/ansible/roles/mox/files/adminpasswd index 4ae1c23..e8860ad 100644 --- a/ansible/roles/mox/files/adminpasswd +++ b/ansible/roles/mox/files/adminpasswd @@ -1,8 +1,8 @@ $ANSIBLE_VAULT;1.2;AES256;ansible -65636662323138356133613164616233363466373739356565323234613561323133643066343033 -6536306636333265646230383235336161333961656235650a616136636433323438356263623862 -38376366633037353030306434616537666330396435306330383432633664346632373938393736 -6132633134616662340a353566386335333966663263326530333731653461393231636263323232 -34316165653330653535383565353139656237633135303033346437303939643938666634643338 -33373933656434376334656234353537626539613335393764373539313165643237616662633266 -366139613535363636323835336364633037 +66376261663665306637396639623861613532343834303939396161326631633866383139393736 +3032383031653636396531666262623938613865303961610a323733383037303265663232616539 +63663563336261633766393039333732316330643062333134353435623033356339396532363666 +3037313035343864310a343830356235656131316661353238343233656536343332333934616439 +32313166363766623263303062343763613135643734616361363332646366383039353937303630 +36623339643662616561613064303939323164663962386435326435373835376636643632613664 +636235336261666438643162653036303233 diff --git a/ansible/roles/mox/templates/mox.conf b/ansible/roles/mox/templates/mox.conf index 614c6f6..c3367cc 100644 --- a/ansible/roles/mox/templates/mox.conf +++ b/ansible/roles/mox/templates/mox.conf @@ -3,6 +3,7 @@ LogLevel: debug User: mox Hostname: mail.joeac.net AdminPasswordFile: adminpasswd +CheckUpdates: true Listeners: internal: IPs: |
