]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Changing logrotation of DNS servers
authorFrank Brehm <frank.brehm@pixelpark.com>
Mon, 11 Dec 2017 13:39:49 +0000 (14:39 +0100)
committerFrank Brehm <frank.brehm@pixelpark.com>
Mon, 11 Dec 2017 13:39:49 +0000 (14:39 +0100)
customer/pixelpark-dns/common.yaml

index 1f69dcbd049524836a23abf3679b294005ae7d7b..c260a11664d4a99c51bc8cf78cc120ac61351f96 100644 (file)
@@ -10,6 +10,10 @@ postfix::myorigin: "pixelpark.com"
 # Logrotation
 
 infra::profile::logrotate::rules:
+  btmp:
+    dateformat: '-%Y-%m-%d'
+  wtmp:
+    dateformat: '-%Y-%m-%d'
   named:
     path: '/var/log/named/*.log'
     rotate_every: 'day'