summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-01-04 02:55:37 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-01-04 02:57:31 +0100
commit69174be1af2c4f062f0e6f851d3673afebad61a1 (patch)
tree8560ee83d1a92ce3040e700594672e7b86b1d359
parentchanges (diff)
downloadwebdav_server-69174be1af2c4f062f0e6f851d3673afebad61a1.tar.gz
webdav_server-69174be1af2c4f062f0e6f851d3673afebad61a1.tar.xz
Remove node gandalf.
-rw-r--r--manifests/site.pp25
1 files changed, 0 insertions, 25 deletions
diff --git a/manifests/site.pp b/manifests/site.pp
index be6831a..e1bda99 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1,28 +1,3 @@
-node 'gandalf.adrift.space' {
- include ::rss_filter
-
- include ::dns
- include ::profiles::dns_zones
-
- include ::profiles::common
- include ::profiles::client
- include ::networking
-
- include ::losetup
-
- include ::profiles::workstation
- include ::profiles::xmonad
- include ::profiles::dolphin
- include ::profiles::imagemagick
-
- include ::profiles::syncthing
- include ::profiles::gandalf_web
- include ::profiles::transmission
-
- include ::shiori
-
- include ::profiles::webdav
-}
node 'hornquist.se' {