From 394166bf0fdf8bb5d62350b9efac8914ff4c2dda Mon Sep 17 00:00:00 2001
From: Magnus Svensson <magnus.svensson@liu.se>
Date: Tue, 10 Sep 2019 16:54:00 +0200
Subject: [PATCH] centos_sclo repos moved to ::liurepo.

---
 manifests/init.pp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifests/init.pp b/manifests/init.pp
index 126541d..28111d0 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -59,8 +59,8 @@ class aim_control(
   }
 
   include ::aim_control::firewall
-  include ::yum::centos_scl
   include ::apache
+  include ::liurepo::centos_sclo_rh
 
   class { '::apache::mod::php':
     package_name => 'rh-php56-php',
-- 
GitLab