Ori.livneh has submitted this change and it was merged.

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

Approvals:
  Ori.livneh: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: I1dc09e241643dbb238fe7fbe5126e0207a742e04
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>

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

Reply via email to