Yuvipanda has uploaded a new change for review.

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

Change subject: deployment-prep: Disable all NFS
......................................................................

deployment-prep: Disable all NFS

Attempt rescue of as much of deployment-prep as possible

Change-Id: I65603d0b43379f9315d89e98d1a6c10e9ffa79c1
---
M hieradata/labs/deployment-prep/common.yaml
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/62/219162/1

diff --git a/hieradata/labs/deployment-prep/common.yaml 
b/hieradata/labs/deployment-prep/common.yaml
index c3302c0..44375e8 100644
--- a/hieradata/labs/deployment-prep/common.yaml
+++ b/hieradata/labs/deployment-prep/common.yaml
@@ -767,7 +767,7 @@
     - deployment-elastic08
 "elasticsearch::cluster_name": beta-search
 nfs_mounts:
-  project: true
-  home: true
+  project: false
+  home: false
   scratch: false
   dumps: false

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I65603d0b43379f9315d89e98d1a6c10e9ffa79c1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <yuvipa...@gmail.com>

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

Reply via email to