From 476194837ef4340905f4e87fadafd205206cb3aa Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 13 Sep 2011 16:55:17 -0300 Subject: Minor fix --- templates/schroot/schroot.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') 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 %> -- cgit v1.2.3