summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-07-14 01:01:42 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2021-07-14 01:01:42 +0200
commit2f0497639c157a58b80a515d0df6612d7bb2c8b6 (patch)
treeefab22321d8fcf1dcc378db6377611ca33d380f9 /manifests
parentConfigure gandalf root webserver. (diff)
downloadwebdav_server-2f0497639c157a58b80a515d0df6612d7bb2c8b6.tar.gz
webdav_server-2f0497639c157a58b80a515d0df6612d7bb2c8b6.tar.xz
Configure shiori server.
Diffstat (limited to 'manifests')
-rw-r--r--manifests/site.pp4
1 files changed, 4 insertions, 0 deletions
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' {