X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fhardware%2Fmanifests%2Fraid%2Fdell.pp;h=b1f5fb235f196f349118917c3cb3e158e53a1e83;hb=c888c37605afc9df975cb77e237a054af392163a;hp=277fa2d852b3a84cc7567107faa810a5ce704b39;hpb=9c6e5abb124b6664dea47f2637e431286433b677;p=mirror%2Fdsa-puppet.git diff --git a/modules/hardware/manifests/raid/dell.pp b/modules/hardware/manifests/raid/dell.pp index 277fa2d85..b1f5fb235 100644 --- a/modules/hardware/manifests/raid/dell.pp +++ b/modules/hardware/manifests/raid/dell.pp @@ -28,4 +28,7 @@ class hardware::raid::dell { base::aptrepo { 'debian.restricted.dell': ensure => absent, } + + # buggy and conflicts with dell's own thing + dsa_systemd::mask { 'openipmi.service': } }