Andrew Bogott has submitted this change and it was merged.

Change subject: Horizon: refresh apache anytime django is refreshed
......................................................................


Horizon: refresh apache anytime django is refreshed

Change-Id: I83500248f6e335370912f8dda0dba8754e0fa57f
---
M modules/openstack/manifests/horizon/service.pp
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Andrew Bogott: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/openstack/manifests/horizon/service.pp 
b/modules/openstack/manifests/horizon/service.pp
index e17eeb9..2702153 100644
--- a/modules/openstack/manifests/horizon/service.pp
+++ b/modules/openstack/manifests/horizon/service.pp
@@ -231,6 +231,7 @@
         path        => '/usr/bin',
         cwd         => '/usr/share/openstack-dashboard',
         require     => File['/etc/openstack-dashboard/local_settings.py'],
+        notify      => Service['apache2'],
         refreshonly => true
     }
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/325692
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I83500248f6e335370912f8dda0dba8754e0fa57f
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to