Ori.livneh has uploaded a new change for review.

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

Change subject: Typo fix ('xenon' -> 'xenon-log')
......................................................................

Typo fix ('xenon' -> 'xenon-log')

Change-Id: I1dc09e241643dbb238fe7fbe5126e0207a742e04
---
M manifests/role/xenon.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/53/179953/1

diff --git a/manifests/role/xenon.pp b/manifests/role/xenon.pp
index 138d350..97c9333 100644
--- a/manifests/role/xenon.pp
+++ b/manifests/role/xenon.pp
@@ -12,7 +12,7 @@
         redis_replication => undef,
     }
 
-    Service['redis'] ~> Service['xenon']
+    Service['redis'] ~> Service['xenon-log']
 
     apache::site { 'xenon':
         content => template('apache/sites/xenon.erb'),

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1dc09e241643dbb238fe7fbe5126e0207a742e04
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>

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

Reply via email to