From: Peter Palfrader Date: Sun, 12 May 2013 16:27:00 +0000 (+0200) Subject: an autofs class, II X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=6ce6e2df93868184358715b1cf5d5b7348bee319;p=mirror%2Fdsa-puppet.git an autofs class, II --- diff --git a/modules/autofs/manifests/bytemark.pp b/modules/autofs/manifests/bytemark.pp index c4da0bf83..2604f81eb 100644 --- a/modules/autofs/manifests/bytemark.pp +++ b/modules/autofs/manifests/bytemark.pp @@ -11,7 +11,7 @@ class autofs::bytemark { file { '/etc/auto.master.d': - source => directory + ensure => directory } file { '/etc/auto.master.d/dsa.autofs': source => "puppet:///modules/autofs/bytemark/auto.master.d-dsa.autofs",