summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-07-04 23:11:51 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2021-07-04 23:11:51 +0200
commit4df780796ecdb85158add0d6bfcb9350e4ecf60d (patch)
treef9ec55495d425393c81dec7b9dac67ecdd765f83 /manifests
parentFirewall. (diff)
downloadwebdav_server-4df780796ecdb85158add0d6bfcb9350e4ecf60d.tar.gz
webdav_server-4df780796ecdb85158add0d6bfcb9350e4ecf60d.tar.xz
Add gandalf with remarkable conf.
Diffstat (limited to 'manifests')
-rw-r--r--manifests/site.pp6
1 files changed, 6 insertions, 0 deletions
diff --git a/manifests/site.pp b/manifests/site.pp
index 4850d63..9a35124 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1,3 +1,9 @@
+node 'gandalf.adrift.space' {
+ profiles::remarkable { 'any name':
+ addr => '3',
+ }
+}
+
node 'hornquist.se' {
include ::profiles::firewall