pybuildd keeps them indefinitely
(https://salsa.debian.org/wb-team/pybuildd/issues/11) so clean up ourselves to
avoid running into ENOSPC.
group => buildd,
owner => buildd,
}
group => buildd,
owner => buildd,
}
+ # work around https://salsa.debian.org/wb-team/pybuildd/issues/11
+ concat::fragment { 'dsa-puppet-stuff--pybuildd-expire-logs':
+ target => '/etc/cron.d/dsa-puppet-stuff',
+ content => @(EOF)
+ @daily buildd [ -d ~buildd/logs ] && find ~buildd/logs -type f -mtime +90 -delete
+ | EOF
+ }
} else {
#
# buildd configuration
} else {
#
# buildd configuration