Fix cron job
authorJulien Cristau <jcristau@debian.org>
Sun, 6 Aug 2017 22:29:43 +0000 (18:29 -0400)
committerJulien Cristau <jcristau@debian.org>
Sun, 6 Aug 2017 22:30:19 +0000 (18:30 -0400)
/srv/puppet.debian.org/puppet-facts is root only

modules/puppetmaster/files/update-fastly-ips.cron

index 21bfb45..91be652 100644 (file)
@@ -1,2 +1,2 @@
 MAILTO=root
-@daily puppet update-fastly-ips /srv/puppet.debian.org/puppet-facts/fastly_ranges.yaml
+@daily root    update-fastly-ips /srv/puppet.debian.org/puppet-facts/fastly_ranges.yaml