summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-12-13 23:35:56 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-12-13 23:35:56 +0100
commit85793838bc917566d739b330255d11e941320b45 (patch)
tree2ca7370b0373bd5e27b679b94707560c604efa00 /manifests
parentWork on netbooting raspberry pis. (diff)
downloadwebdav_server-85793838bc917566d739b330255d11e941320b45.tar.gz
webdav_server-85793838bc917566d739b330255d11e941320b45.tar.xz
Add losetup.
Diffstat (limited to 'manifests')
-rw-r--r--manifests/site.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/site.pp b/manifests/site.pp
index 467ab68..4abc5e4 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -3,6 +3,7 @@ node 'gandalf.adrift.space' {
addr => '3',
}
+ include ::losetup
include ::profiles::workstation
include ::profiles::gandalf_web