aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/schroot/schroot.conf.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/schroot/schroot.conf.erb b/templates/schroot/schroot.conf.erb
index c9a524f..4210644 100644
--- a/templates/schroot/schroot.conf.erb
+++ b/templates/schroot/schroot.conf.erb
@@ -2,7 +2,7 @@
# Managed by puppet
#
[<%= name %>]
-type=<%= type %>
+type=<%= instance_type %>
description=<%= description %>
directory=<%= directory %>
users=<%= users %>