summaryrefslogtreecommitdiff
path: root/templates/periodic-entry.epp
diff options
context:
space:
mode:
Diffstat (limited to 'templates/periodic-entry.epp')
-rw-r--r--templates/periodic-entry.epp6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/periodic-entry.epp b/templates/periodic-entry.epp
new file mode 100644
index 0000000..6dac308
--- /dev/null
+++ b/templates/periodic-entry.epp
@@ -0,0 +1,6 @@
+<%- | String $key,
+ String $value,
+ | -%>
+# File managed by Puppet.
+# Local changes WILL be overwritten
+<%= $key %>=<%= $value %>