Reload apache on os-loganalyze update
When os-loganalyze is updated we need to reload apache to refresh the wsgi app. Change-Id: Iea753747ede2ab257bb8492d6771c238be490f66
This commit is contained in:
@@ -110,6 +110,7 @@ class openstackci::logserver (
|
||||
path => '/usr/local/bin:/usr/bin:/bin/',
|
||||
refreshonly => true,
|
||||
subscribe => Vcsrepo['/opt/os-loganalyze'],
|
||||
notify => Service['httpd'],
|
||||
}
|
||||
|
||||
file { '/etc/os_loganalyze':
|
||||
|
||||
Reference in New Issue
Block a user