From 9628c2ede4f9b238a93effd768053c4740184a24 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Mon, 21 Apr 2014 12:46:03 +0200 Subject: [PATCH] add an NFS mirror to delfin Signed-off-by: Martin Zobel-Helas --- 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 439d731e0..88f5200da 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] { + if $::hostname in [pejacevic, piu-slave-bm-a, picconi, coccia, couper, dillon, donizetti, ticharich, delfin] { include autofs::bytemark } } -- 2.20.1