From f8ed9a34bc093c9e2537ffdc48004dbf9b5db478 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 21 Apr 2014 19:36:15 +0200 Subject: [PATCH] quantz gets the autofs::bytemark treatment --- modules/autofs/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/autofs/manifests/init.pp b/modules/autofs/manifests/init.pp index 88f5200da..cac1bea60 100644 --- a/modules/autofs/manifests/init.pp +++ b/modules/autofs/manifests/init.pp @@ -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 } } -- 2.20.1