Move -chains to a different dir on the puppet server
[mirror/dsa-puppet.git] / modules / hardware / manifests / raid / proliant.pp
index 0f20e6f..55bd740 100644 (file)
@@ -2,7 +2,7 @@ class hardware::raid::proliant {
 
        site::aptrepo { 'debian.restricted':
                url        => 'http://db.debian.org/debian-admin',
-               suite      => 'lenny-restricted',
+               suite      => "${::lsbdistcodename}-restricted",
                components => 'non-free',
        }