summaryrefslogtreecommitdiff
path: root/3 Resources/Puppet/ERB template.md
diff options
context:
space:
mode:
Diffstat (limited to '3 Resources/Puppet/ERB template.md')
-rw-r--r--3 Resources/Puppet/ERB template.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/3 Resources/Puppet/ERB template.md b/3 Resources/Puppet/ERB template.md
new file mode 100644
index 0000000..08b47f4
--- /dev/null
+++ b/3 Resources/Puppet/ERB template.md
@@ -0,0 +1,11 @@
+---
+tags:
+ - erb
+ - ruby
+ - template
+ - "#puppet"
+---
+`<%-` trims indentation
+`-%>` trims line-breaks
+
+In case of if-else \ No newline at end of file