aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 0702d88..bff3fbf 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -34,7 +34,7 @@ class apt {
package { apt: ensure => installed }
# a few templates need lsbdistcodename
- include assert_lsbdistcodename
+ include lsb
case $custom_sources_list {
'': {