From 2378a776f05eed6751fabbf25cab0f9a35c45085 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?=
 <hugo.hornquist@liuformulastudent.se>
Date: Wed, 12 Aug 2020 21:02:07 +0000
Subject: [PATCH] Rename liufs-test to liufs.

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

diff --git a/manifests/site.pp b/manifests/site.pp
index 96e85f3..fa23252 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -56,7 +56,7 @@ node 'liufs' {
   # NOTE wordpress plugins aren't handled here, but by wordpress
   # itself. The important directories seems to be
   # wp-content/{plugins,themes}.
-  wordpress { 'liufs-test':
+  wordpress { 'liufs':
     extra_url => [ 'liuformulastudent.se', ],
     webserver => apache,
   }
-- 
GitLab