nixos/azure-agent: fix deprecation warning

wip/yesman
Martin Potier 4 years ago
parent 97c0e5d8a8
commit de02ae9350
No known key found for this signature in database
GPG Key ID: D4DD957DBA4AD89E
  1. 2
      nixos/modules/virtualisation/azure-agent.nix

@ -146,7 +146,7 @@ in
services.logrotate = {
enable = true;
config = ''
extraConfig = ''
/var/log/waagent.log {
compress
monthly

Loading…
Cancel
Save