Andrew Bogott has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/325692

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/92/325692/1

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: newchange
Gerrit-Change-Id: I83500248f6e335370912f8dda0dba8754e0fa57f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>

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

Reply via email to