From 4df780796ecdb85158add0d6bfcb9350e4ecf60d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 4 Jul 2021 23:11:51 +0200 Subject: Add gandalf with remarkable conf. --- manifests/site.pp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'manifests/site.pp') 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 -- cgit v1.2.3