summaryrefslogtreecommitdiff
path: root/templates/Debian/stable.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/Debian/stable.erb')
-rw-r--r--templates/Debian/stable.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/Debian/stable.erb b/templates/Debian/stable.erb
index df84fce..0acfc8f 100644
--- a/templates/Debian/stable.erb
+++ b/templates/Debian/stable.erb
@@ -1,7 +1,7 @@
# This file is managed by puppet
# all local modifications will be overwritten
-Explanation: Debian <%= codename=scope.lookupvar('::debian_codename') %>
+Explanation: Debian <%= debian_codename %>
Package: *
-Pin: release o=Debian,n=<%= codename %>
+Pin: release o=Debian,n=<%= debian_codename %>
Pin-Priority: 990