Yuvipanda has submitted this change and it was merged. Change subject: betacluster: Disable /public/dumps ......................................................................
betacluster: Disable /public/dumps I bet nobody's parsing dumps on deployment-prep! Bug: T102170 Change-Id: Ibf3dd4be0d810c02a44ef5254065556956481c07 --- M hieradata/labs/deployment-prep/common.yaml 1 file changed, 5 insertions(+), 0 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 168519a..db97a73 100644 --- a/hieradata/labs/deployment-prep/common.yaml +++ b/hieradata/labs/deployment-prep/common.yaml @@ -766,3 +766,8 @@ - deployment-elastic07 - deployment-elastic08 "elasticsearch::cluster_name": beta-search +nfs_mounts: + project: true + home: true + scratch: true + dumps: false -- To view, visit https://gerrit.wikimedia.org/r/217681 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibf3dd4be0d810c02a44ef5254065556956481c07 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Yuvipanda <yuvipa...@gmail.com> Gerrit-Reviewer: Yuvipanda <yuvipa...@gmail.com> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits