summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-19 00:59:23 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-10-19 00:59:23 +0200
commit7d20a1e6a1d66d9611d197d777bd1aa9082269c0 (patch)
tree2691f0488695d34edd0ffb173c3857aa7c3daeeb /templates
parentInitial commit. (diff)
downloadperiodic-7d20a1e6a1d66d9611d197d777bd1aa9082269c0.tar.gz
periodic-7d20a1e6a1d66d9611d197d777bd1aa9082269c0.tar.xz
Initial add.
Diffstat (limited to 'templates')
-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 %>