Yuvipanda has submitted this change and it was merged.

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

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



diff --git a/hieradata/labs/deployment-prep/common.yaml 
b/hieradata/labs/deployment-prep/common.yaml
index 5f8fcc7..0f30a0a 100644
--- a/hieradata/labs/deployment-prep/common.yaml
+++ b/hieradata/labs/deployment-prep/common.yaml
@@ -769,7 +769,7 @@
 "elasticsearch::cluster_name": beta-search
 "elasticsearch::script_disable_dynamic": false
 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: merged
Gerrit-Change-Id: I65603d0b43379f9315d89e98d1a6c10e9ffa79c1
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <yuvipa...@gmail.com>
Gerrit-Reviewer: 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