From e49408174d1e7662bd18f088accd8cc33d0e152c Mon Sep 17 00:00:00 2001 From: Enis Inan Date: Sat, 1 Dec 2018 16:35:32 -0800 Subject: (MODULES-8306) Port over the crontab filetypes from Puppet --- spec/fixtures/unit/provider/cron/filetype/crontab_output | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 spec/fixtures/unit/provider/cron/filetype/crontab_output (limited to 'spec/fixtures/unit/provider/cron/filetype/crontab_output') diff --git a/spec/fixtures/unit/provider/cron/filetype/crontab_output b/spec/fixtures/unit/provider/cron/filetype/crontab_output new file mode 100644 index 0000000..da455f6 --- /dev/null +++ b/spec/fixtures/unit/provider/cron/filetype/crontab_output @@ -0,0 +1,5 @@ +# Puppet Name: pe-mcollective-metadata +0,15,30,45 * * * * /opt/puppet/sbin/refresh-mcollective-metadata +# Puppet Name: pe-puppet-console-prune-task +* 1 * * * /opt/puppet/bin/rake -f /opt/puppet/share/puppet-dashboard/Rakefile RAILS_ENV=production reports:prune reports:prune:failed upto=30 unit=day > /dev/null +0 2 * * * /usr/sbin/logrotate -- cgit v1.2.3