Add email parameter, site says they have to match to get alerts. Gotta get that early payout.
This commit is contained in:
parent
13f152dfe2
commit
19319c1407
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user