Yuvipanda has uploaded a new change for review.
https://gerrit.wikimedia.org/r/235500
Change subject: labstore: Do cleanups of snapshots only on active labstore
......................................................................
labstore: Do cleanups of snapshots only on active labstore
Doesn't make sense on the inactive one
Change-Id: I798fd2c4a9c218fe1313c20721bbe4ac1dc392f3
---
M modules/labstore/manifests/fileserver.pp
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/00/235500/1
diff --git a/modules/labstore/manifests/fileserver.pp
b/modules/labstore/manifests/fileserver.pp
index 9a0a856..4f2481f 100644
--- a/modules/labstore/manifests/fileserver.pp
+++ b/modules/labstore/manifests/fileserver.pp
@@ -64,10 +64,10 @@
dest_host => 'labstore2001.codfw.wmnet',
calendar => '04:00',
}
- }
- labstore::fileserver::cleanup_snapshots { 'labstore':
- keep_free => '6',
+ labstore::fileserver::cleanup_snapshots { 'labstore':
+ keep_free => '6',
+ }
}
# There is no service {} stanza on purpose -- this service
--
To view, visit https://gerrit.wikimedia.org/r/235500
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I798fd2c4a9c218fe1313c20721bbe4ac1dc392f3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits