diff options
| -rw-r--r-- | manifests/vhosts.pp | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/vhosts.pp b/manifests/vhosts.pp index f84238c..8545f79 100644 --- a/manifests/vhosts.pp +++ b/manifests/vhosts.pp @@ -1,6 +1,5 @@  class lighttpd::vhosts {    file{'/etc/lighttpd/vhosts.d': -    source => "puppet:///modules/common/empty",      ensure => directory,      purge => true,      recurse => true,  | 
