aboutsummaryrefslogtreecommitdiff
path: root/spec/fixtures/integration/provider/cron/crontab/remove_named_resource
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/integration/provider/cron/crontab/remove_named_resource')
-rw-r--r--spec/fixtures/integration/provider/cron/crontab/remove_named_resource12
1 files changed, 12 insertions, 0 deletions
diff --git a/spec/fixtures/integration/provider/cron/crontab/remove_named_resource b/spec/fixtures/integration/provider/cron/crontab/remove_named_resource
new file mode 100644
index 0000000..e1c1716
--- /dev/null
+++ b/spec/fixtures/integration/provider/cron/crontab/remove_named_resource
@@ -0,0 +1,12 @@
+# HEADER: some simple
+# HEADER: header
+@daily /bin/unnamed_special_command >> /dev/null 2>&1
+
+# commend with blankline above and below
+
+17-19,22 0-23/2 * * 2 /bin/unnamed_regular_command
+
+# Puppet Name: Monthly job
+SHELL=/bin/sh
+MAILTO=mail@company.com
+15 14 1 * * $HOME/bin/monthly