summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorPatrick Uiterwijk <puiterwijk@redhat.com>2014-10-10 20:21:25 +0200
committerPatrick Uiterwijk <puiterwijk@redhat.com>2014-10-24 18:03:28 +0200
commite94243aa74e7a77fb6457e02f6f4201b3f063b96 (patch)
treeb6566bf59769bc0d1e3944fa64bf46b68e33f3d6 /templates
parent5ea128eca075c19880419c072be36fd761aad4a4 (diff)
downloadipsilon-e94243aa74e7a77fb6457e02f6f4201b3f063b96.tar.gz
ipsilon-e94243aa74e7a77fb6457e02f6f4201b3f063b96.tar.xz
ipsilon-e94243aa74e7a77fb6457e02f6f4201b3f063b96.zip
Make the template directory configurable
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/install/ipsilon.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/install/ipsilon.conf b/templates/install/ipsilon.conf
index 99491db..83b9704 100644
--- a/templates/install/ipsilon.conf
+++ b/templates/install/ipsilon.conf
@@ -1,5 +1,6 @@
[global]
debug = ${debugging}
+template_dir = "templates"
log.screen = ${debugging}
base.mount = "/${instance}"