Yuvipanda has uploaded a new change for review.

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

Change subject: clush: Put clush config in correct location
......................................................................

clush: Put clush config in correct location

Change-Id: I94d69d4454cb4012e34812eccb15927bd56c9fc5
---
M modules/clush/manifests/master.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/34/307034/1

diff --git a/modules/clush/manifests/master.pp 
b/modules/clush/manifests/master.pp
index 71ef202..9585b2e 100644
--- a/modules/clush/manifests/master.pp
+++ b/modules/clush/manifests/master.pp
@@ -62,7 +62,7 @@
         }
     }
 
-    file { '/etc/clustershell/clush.ini':
+    file { '/etc/clustershell/clush.conf':
         ensure  => file,
         owner   => 'root',
         group   => 'root',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I94d69d4454cb4012e34812eccb15927bd56c9fc5
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <yuvipa...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to