summaryrefslogtreecommitdiff
path: root/templates/periodic-entry
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-19 14:46:40 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-10-19 14:46:40 +0200
commitf7d2711630eb51967db801a536876f35ef6e13ba (patch)
tree59cc78f3e980b8df484a38b77cbdd586e5934805 /templates/periodic-entry
parents/Path/Absolutepath/ (diff)
downloadperiodic-f7d2711630eb51967db801a536876f35ef6e13ba.tar.gz
periodic-f7d2711630eb51967db801a536876f35ef6e13ba.tar.xz
Add epp extension to template.
Diffstat (limited to 'templates/periodic-entry')
-rw-r--r--templates/periodic-entry6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/periodic-entry b/templates/periodic-entry
deleted file mode 100644
index 6dac308..0000000
--- a/templates/periodic-entry
+++ /dev/null
@@ -1,6 +0,0 @@
-<%- | String $key,
- String $value,
- | -%>
-# File managed by Puppet.
-# Local changes WILL be overwritten
-<%= $key %>=<%= $value %>