Block a user
Opt-out of dotnet telemetry for btcpay
I ran this on bitcoin-2, this is now ready to review (addressed your comment and fixed the restart of the service/systemd unit) and merge
Opt-out of dotnet telemetry for btcpay
Warning about database table collations
Warning about database table collations
Just performed the commands, the database is not corrupted. Closing this one.
Enable unattended-upgrades
OK I got it, I had forgotten to run Chef again after fixing the config to send email notifications. So the next upgrade should send us an email now
Enable unattended-upgrades
It ran successfully but we did not get email notifications, I'm looking into it before we can merge it
Check that unattended upgrades are performed
I investigated this and found something missing in our Chef code. The apt cookbook sets default['apt']['unattended_upgrades']['enable'] to false, so the rest of the config is ignored and no…