summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-07-14 01:01:35 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2021-07-14 01:01:35 +0200
commit3fef36594a309dc94ca6325aebacae31e38c7aa0 (patch)
treee0179c96f68b7dfcf3f5d0fc6a92251c39e202d1 /manifests
parentworkstation by os. (diff)
downloadwebdav_server-3fef36594a309dc94ca6325aebacae31e38c7aa0.tar.gz
webdav_server-3fef36594a309dc94ca6325aebacae31e38c7aa0.tar.xz
Configure gandalf root webserver.
Diffstat (limited to 'manifests')
-rw-r--r--manifests/site.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/site.pp b/manifests/site.pp
index d4dcce9..19a431d 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -4,6 +4,8 @@ node 'gandalf.adrift.space' {
}
include ::profiles::workstation
+
+ include ::profiles::gandalf_web
}
node 'hornquist.se' {