From 2f0497639c157a58b80a515d0df6612d7bb2c8b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Wed, 14 Jul 2021 01:01:42 +0200 Subject: Configure shiori server. --- manifests/site.pp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manifests/site.pp') diff --git a/manifests/site.pp b/manifests/site.pp index 19a431d..ca11ca8 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -6,6 +6,10 @@ node 'gandalf.adrift.space' { include ::profiles::workstation include ::profiles::gandalf_web + + class { 'profiles::transmission': + nginx_server => 'gandalf', + } } node 'hornquist.se' { -- cgit v1.2.3