From f3b5bad76ea022104f292738c223d1ca8226d8b9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= <hugo@lysator.liu.se>
Date: Thu, 3 Sep 2020 10:21:36 +0200
Subject: [PATCH] whooooop.

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

diff --git a/manifests/setup.pp b/manifests/setup.pp
index b39d965..1eed05e 100644
--- a/manifests/setup.pp
+++ b/manifests/setup.pp
@@ -1,7 +1,7 @@
 class irc_bouncer::setup {
   require ::irc_bouncer::pre
   # TODO This setup?
-  require ::profiles::lysrepo
+  require ::profiles::lysator_repo
 
 
   # https://git.lysator.liu.se/hugo/deb-znc
-- 
GitLab