X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fhardware%2Fmanifests%2Fraid%2Fmegaraid_sas.pp;h=f208682cc46b282098c8ccde904248341ffee0e9;hb=c888c37605afc9df975cb77e237a054af392163a;hp=bb5172e9bab22aad2c5fa1afbc25a4352bc8ee1f;hpb=3af0ef49b8a311fed71b57b6647102dac779e8cd;p=mirror%2Fdsa-puppet.git diff --git a/modules/hardware/manifests/raid/megaraid_sas.pp b/modules/hardware/manifests/raid/megaraid_sas.pp index bb5172e9b..f208682cc 100644 --- a/modules/hardware/manifests/raid/megaraid_sas.pp +++ b/modules/hardware/manifests/raid/megaraid_sas.pp @@ -18,7 +18,7 @@ class hardware::raid::megaraid_sas { ensure => 'absent', } } - site::aptrepo { 'debian.restricted.megaraid_sas': + base::aptrepo { 'debian.restricted.megaraid_sas': ensure => absent, } }