ArielGlenn has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/400386 )

Change subject: don't export dumps web server filesystems to snapshots, they 
don't use it
......................................................................

don't export dumps web server filesystems to snapshots, they don't use it

Change-Id: I53fa364b414fe17fd86362b8cd6caebc7bdbfe5d
---
M hieradata/hosts/dataset1001.yaml
M hieradata/hosts/ms1001.yaml
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/86/400386/1

diff --git a/hieradata/hosts/dataset1001.yaml b/hieradata/hosts/dataset1001.yaml
index 06d47e5..7977066 100644
--- a/hieradata/hosts/dataset1001.yaml
+++ b/hieradata/hosts/dataset1001.yaml
@@ -5,7 +5,7 @@
 profile::dumps::xmldumpspublicdir: '/data/xmldatadumps/public'
 profile::dumps::dumpstempdir: '/data/xmldatadumps/temp'
 
-profile::dumps::nfs::clients_wanted: 'all'
+profile::dumps::nfs::clients_wanted: 'public'
 
 profile::dumps::rsyncer:
   dumps_user: 'dumpsgen'
diff --git a/hieradata/hosts/ms1001.yaml b/hieradata/hosts/ms1001.yaml
index aeb0581..49305e5 100644
--- a/hieradata/hosts/ms1001.yaml
+++ b/hieradata/hosts/ms1001.yaml
@@ -6,7 +6,7 @@
 profile::dumps::xmldumpspublicdir: '/data/xmldatadumps/public'
 profile::dumps::dumpstempdir: '/data/xmldatadumps/temp'
 
-profile::dumps::nfs::clients_wanted: 'all'
+profile::dumps::nfs::clients_wanted: 'public'
 
 profile::dumps::rsyncer:
   dumps_user: 'dumpsgen'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I53fa364b414fe17fd86362b8cd6caebc7bdbfe5d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>

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

Reply via email to