X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fhardware%2Fmanifests%2Fraid%2Fproliant.pp;h=55bd740e5729cb92766d0ebe1f56e143c5222252;hb=856320396d2488b41a6db2edd34876e14a9e4564;hp=0f20e6fc7726b65c61a414b073776f0e669bcb7b;hpb=74adba2a70780296754b7b51430ec8fa47d9e97f;p=mirror%2Fdsa-puppet.git diff --git a/modules/hardware/manifests/raid/proliant.pp b/modules/hardware/manifests/raid/proliant.pp index 0f20e6fc7..55bd740e5 100644 --- a/modules/hardware/manifests/raid/proliant.pp +++ b/modules/hardware/manifests/raid/proliant.pp @@ -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', }