Add email parameter, site says they have to match to get alerts. Gotta get that early payout.

This commit is contained in:
Hyperling 2021-02-15 20:35:38 -06:00
parent 13f152dfe2
commit 19319c1407

View File

@ -41,6 +41,7 @@
logpath = {{ nanominer_logs }}
webPassword = {{ ansible_hostname }}
useSSL = true
email = me@hyperling.com
marker: ';{mark} MANAGED BY ANSIBLE - CPU Headers'
marker_begin: ';;;;;;;;;;;; BEGIN'
marker_end: ' END'
@ -99,6 +100,7 @@
webPassword = {{ ansible_hostname }}
devices = {{ nanominer_gpus }}
useSSL = true
email = me@hyperling.com
marker: ';{mark} MANAGED BY ANSIBLE - GPU Headers'
marker_begin: ';;;;;;;;;;;; BEGIN'
marker_end: ' END'