Revert "move to elastic-recheck web console in share"

This reverts commit 4bf45a37e65b378b261685e27a81158dcc3e5c8f
This commit is contained in:
James E. Blair 2013-12-05 19:23:15 +00:00 committed by Gerrit Code Review
parent 6895d0e8ea
commit 092774ca70
1 changed files with 0 additions and 8 deletions

View File

@ -62,14 +62,6 @@ class elastic_recheck (
require => User['recheck'],
}
file { '/var/lib/elastic-recheck':
ensure => directory,
mode => '0755',
owner => 'recheck',
group => 'recheck',
require => User['recheck'],
}
file { '/var/log/elastic-recheck':
ensure => directory,
mode => '0755',