From: Silvio Rhatto Date: Tue, 13 Sep 2011 19:55:17 +0000 (-0300) Subject: Minor fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=476194837ef4340905f4e87fadafd205206cb3aa;p=puppet-nodo.git Minor fix --- 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 %>