From: Silvio Rhatto Date: Mon, 14 Feb 2011 15:00:43 +0000 (-0200) Subject: Using the lsb module X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=34231225aaafe59ba253174785146739b689537b;p=puppet-apt.git Using the lsb module --- 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 { '': {