From 715fc376f9772fc3477ef6caae561b168a1f69b9 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Thu, 5 Apr 2012 13:21:36 +0100 Subject: [PATCH] use right name Signed-off-by: Stephen Gran --- modules/hardware/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hardware/manifests/init.pp b/modules/hardware/manifests/init.pp index bc5897e54..e87de2058 100644 --- a/modules/hardware/manifests/init.pp +++ b/modules/hardware/manifests/init.pp @@ -1,6 +1,6 @@ class hardware { if $::smartarraycontroller { - include debian::proliant + include debian-org::proliant } if $::productname == 'PowerEdge 2850' { -- 2.20.1