From 3077ff6df17aba97b3a8efa975099b2529d189a6 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 9 Feb 2016 12:05:34 +0100 Subject: =?UTF-8?q?Notebooks=20des=20Medienwagens=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifests/site.pp | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/manifests/site.pp b/manifests/site.pp index 27fcd63..f77036b 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -56,3 +56,20 @@ node "disklserver.intern" inherits "all_servers" { node "bibserv.intern" inherits "all_servers" { } + +# Notebooks im Medienwagen +node "mw1-nb-01.intern" inherits "all_hosts" {} +node "mw1-nb-02.intern" inherits "all_hosts" {} +node "mw1-nb-03.intern" inherits "all_hosts" {} +node "mw1-nb-04.intern" inherits "all_hosts" {} +node "mw1-nb-05.intern" inherits "all_hosts" {} +node "mw1-nb-06.intern" inherits "all_hosts" {} +node "mw1-nb-07.intern" inherits "all_hosts" {} +node "mw1-nb-08.intern" inherits "all_hosts" {} +node "mw1-nb-09.intern" inherits "all_hosts" {} +node "mw1-nb-10.intern" inherits "all_hosts" {} +node "mw1-nb-11.intern" inherits "all_hosts" {} +node "mw1-nb-12.intern" inherits "all_hosts" {} +node "mw1-nb-13.intern" inherits "all_hosts" {} +node "mw1-nb-14.intern" inherits "all_hosts" {} +node "mw1-nb-15.intern" inherits "all_hosts" {} -- cgit v1.2.3