Rush has submitted this change and it was merged.

Change subject: labstore: 'other' is really misc-project
......................................................................


labstore: 'other' is really misc-project

Change-Id: I99680097a48573bf9bbe74f89b65ff2dffcaf3bb
---
M modules/role/manifests/labs/nfs/secondary.pp
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Rush: Verified; Looks good to me, approved



diff --git a/modules/role/manifests/labs/nfs/secondary.pp 
b/modules/role/manifests/labs/nfs/secondary.pp
index 53a0751..111b213 100644
--- a/modules/role/manifests/labs/nfs/secondary.pp
+++ b/modules/role/manifests/labs/nfs/secondary.pp
@@ -60,10 +60,10 @@
             disk       => '/dev/tools/tools-project',
             mount_path => '/srv/tools',
         },
-        'others' => {
+        'misc' => {
             port       => '7792',
             device     => '/dev/drbd3',
-            disk       => '/dev/misc/others',
+            disk       => '/dev/misc/misc-project',
             mount_path => '/srv/misc',
         },
     }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I99680097a48573bf9bbe74f89b65ff2dffcaf3bb
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to