summaryrefslogtreecommitdiffstats
path: root/hosts/odxu4-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2017-10-05 10:58:12 -0700
committerMattia Rizzolo <mattia@debian.org>2017-10-07 13:01:12 +0200
commitee0200ef35f086dcb6862deae831053e6f79ca3a (patch)
treeffbea97612404d7854d6a216ef7871a720f71c97 /hosts/odxu4-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn
parent90f1ac45dbcafcfd2ef2a4838e9ef523cdba99d6 (diff)
downloadjenkins.debian.net-ee0200ef35f086dcb6862deae831053e6f79ca3a.tar.xz
reproducible debian: Rename armhf host odxu4 to odxu4a.
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Diffstat (limited to 'hosts/odxu4-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn')
-rw-r--r--hosts/odxu4-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn9
1 files changed, 0 insertions, 9 deletions
diff --git a/hosts/odxu4-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn b/hosts/odxu4-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn
deleted file mode 100644
index c1f207a7..00000000
--- a/hosts/odxu4-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn
+++ /dev/null
@@ -1,9 +0,0 @@
-/var/log/jenkins/update_jdn.log {
- daily
- copytruncate
- missingok
- rotate 7
- compress
- delaycompress
- notifempty
-}