quantz gets the autofs::bytemark treatment
authorPeter Palfrader <peter@palfrader.org>
Mon, 21 Apr 2014 17:36:15 +0000 (19:36 +0200)
committerPeter Palfrader <peter@palfrader.org>
Mon, 21 Apr 2014 17:36:15 +0000 (19:36 +0200)
modules/autofs/manifests/init.pp

index 88f5200..cac1bea 100644 (file)
@@ -1,5 +1,5 @@
 class autofs {
-       if $::hostname in [pejacevic, piu-slave-bm-a, picconi, coccia, couper, dillon, donizetti, ticharich, delfin] {
+       if $::hostname in [pejacevic, piu-slave-bm-a, picconi, coccia, couper, dillon, donizetti, ticharich, delfin, quantz] {
                include autofs::bytemark
        }
 }