bacula: Updated Bacula-web to 6.0.0 and fixed depency error from Makefile.

This commit is contained in:
Timo Makinen 2014-05-02 02:44:07 +03:00
parent a688d071bf
commit bb0bd73076
2 changed files with 6 additions and 5 deletions

View file

@ -543,6 +543,7 @@ class bacula::web($htaccess,
util::extract::tar { "/usr/local/share/bacula-web":
ensure => latest,
source => "/usr/local/src/bacula-web.tar.gz",
strip => "1",
require => File["/usr/local/src/bacula-web.tar.gz"],
}