From f0203a8f2fb072b83d597a0ed4b3715b0320da1d Mon Sep 17 00:00:00 2001 From: Roopa Prabhu Date: Sun, 10 Jul 2016 20:30:24 -0700 Subject: [PATCH] config: enable template by default for cumulus Signed-off-by: Roopa Prabhu --- config/ifupdown2.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ifupdown2.conf b/config/ifupdown2.conf index 083aea0..839d9ac 100644 --- a/config/ifupdown2.conf +++ b/config/ifupdown2.conf @@ -5,7 +5,7 @@ # # enable templates -template_enable=0 +template_enable=1 # default template engine (only mako is currently supported) template_engine=mako