Rush has submitted this change and it was merged.

Change subject: labstore: add tools-home and tools-project to nfs-exportd
......................................................................


labstore: add tools-home and tools-project to nfs-exportd

These names were changed in the nfs-mount definition but
are not being picked up currently for dynamic generation.

Change-Id: I4ac8404114ba9eaaa1ca72ba85f2c167f6356e59
---
M modules/labstore/files/nfs-exportd
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/modules/labstore/files/nfs-exportd 
b/modules/labstore/files/nfs-exportd
index 84a5c68..1e33d9a 100755
--- a/modules/labstore/files/nfs-exportd
+++ b/modules/labstore/files/nfs-exportd
@@ -32,7 +32,7 @@
 
 
 # Volumes that need an entry in exports.d
-VOLUMES_NEEDING_EXPORTS = ['project', 'home']
+VOLUMES_NEEDING_EXPORTS = ['project', 'home', 'tools-home', 'tools-project']
 
 
 def is_valid_ipv4(ip):

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4ac8404114ba9eaaa1ca72ba85f2c167f6356e59
Gerrit-PatchSet: 2
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