From 4f056d4f151acc9aff1680232e3a2fe8df9a5581 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Tue, 8 Aug 2017 18:43:48 -0400 Subject: [PATCH] raid/dell: rename aptrepo declaration to avoid conflict with raid/proliant --- modules/hardware/manifests/raid/dell.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hardware/manifests/raid/dell.pp b/modules/hardware/manifests/raid/dell.pp index f81ec7405..438220c9f 100644 --- a/modules/hardware/manifests/raid/dell.pp +++ b/modules/hardware/manifests/raid/dell.pp @@ -1,5 +1,5 @@ class hardware::raid::dell { - site::aptrepo { 'debian.restricted': + site::aptrepo { 'debian.restricted.dell': url => 'http://db.debian.org/debian-admin', suite => 'jessie-restricted', components => 'non-free', -- 2.20.1