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