aboutsummaryrefslogtreecommitdiff
path: root/share/config/templates/node/nodo.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-09 10:51:51 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-09 10:51:51 -0300
commit538e1978f23b015c26d5d842512e10f0dc1ca09e (patch)
tree20ef082f88686952278e01284ccf06335eacbb66 /share/config/templates/node/nodo.pp
parent980497a2eb55b597b294ffb8e7db32f52e9b1a0c (diff)
downloadhydra-538e1978f23b015c26d5d842512e10f0dc1ca09e.tar.gz
hydra-538e1978f23b015c26d5d842512e10f0dc1ca09e.tar.bz2
Renaming templates
Diffstat (limited to 'share/config/templates/node/nodo.pp')
-rw-r--r--share/config/templates/node/nodo.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/config/templates/node/nodo.pp b/share/config/templates/node/nodo.pp
new file mode 100644
index 0000000..a5345b3
--- /dev/null
+++ b/share/config/templates/node/nodo.pp
@@ -0,0 +1,3 @@
+node 'nodo.example.org' {
+ include nodo
+}