Update machine SMTP mail sending config
This commit is contained in:
parent
00db20c0e1
commit
9891f769be
2 changed files with 6 additions and 6 deletions
|
|
@ -12,8 +12,8 @@ ansible_pull__timer_randomized_delay_sec: 30min
|
|||
msmtp__smtp_host: cow.hamburg.ccc.de
|
||||
msmtp__smtp_port: 465
|
||||
msmtp__smtp_tls_method: smtps
|
||||
msmtp__smtp_user: any@hosts.z9.ccchh.net
|
||||
msmtp__smtp_from: "{{ inventory_hostname }}@hosts.z9.ccchh.net"
|
||||
msmtp__smtp_user: machine@ccchh.net
|
||||
msmtp__smtp_from: "{{ inventory_hostname }}@cchh.net"
|
||||
|
||||
alloy_config_default: |
|
||||
prometheus.remote_write "default" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue