coren has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/227762

Change subject: Fix typos
......................................................................

Fix typos

cleanup-snapshot vs cleanup-snapshots

Change-Id: Ic3c2b5842a4b631888c9288701c011bb5f7f4627
---
M modules/labstore/manifests/fileserver/cleanup_snapshots.pp
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/62/227762/1

diff --git a/modules/labstore/manifests/fileserver/cleanup_snapshots.pp 
b/modules/labstore/manifests/fileserver/cleanup_snapshots.pp
index ff2f55e..7aba5e5 100644
--- a/modules/labstore/manifests/fileserver/cleanup_snapshots.pp
+++ b/modules/labstore/manifests/fileserver/cleanup_snapshots.pp
@@ -10,8 +10,8 @@
     $volume_group = $title,
     $keep_free,
 ) {
-    base::service_unit { "cleanup-snapshot-${volume_group}":
-        template_name   => 'cleanup-snapshot',
+    base::service_unit { "cleanup-snapshots-${volume_group}":
+        template_name   => 'cleanup-snapshots',
         ensure          => present,
         systemd         => true,
         declare_service => false,

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

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

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

Reply via email to