From 4a261733172f2699b217ea6d43ec9ee09a32c72d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis-Philippe=20V=C3=A9ronneau?= Date: Fri, 24 Feb 2017 18:17:34 -0500 Subject: define variables in templates with the right style --- templates/Debian/lts.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/Debian/lts.erb') diff --git a/templates/Debian/lts.erb b/templates/Debian/lts.erb index 3ed2f51..a77835e 100644 --- a/templates/Debian/lts.erb +++ b/templates/Debian/lts.erb @@ -1,7 +1,7 @@ # This file is managed by puppet # all local modifications will be overwritten -Explanation: Debian <%= debian_codename %>-lts +Explanation: Debian <%= @debian_codename %>-lts Package: * -Pin: release o=Debian,n=<%= debian_codename %>-lts +Pin: release o=Debian,n=<%= @debian_codename %>-lts Pin-Priority: 990 -- cgit v1.2.3