From 28e805ac507ec76eeba55ee53dc81547ef3132e8 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 7 Nov 2018 19:13:02 +0100 Subject: [PATCH] fix class --- modules/hardware/manifests/raid/megaraid_sas.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hardware/manifests/raid/megaraid_sas.pp b/modules/hardware/manifests/raid/megaraid_sas.pp index e28918cd1..859470982 100644 --- a/modules/hardware/manifests/raid/megaraid_sas.pp +++ b/modules/hardware/manifests/raid/megaraid_sas.pp @@ -1,4 +1,4 @@ -class hardware::raid::dell { +class hardware::raid::megaraid_sas { if $::megaraid_sas { site::aptrepo { 'debian.restricted': url => 'http://db.debian.org/debian-admin', -- 2.20.1