coren has submitted this change and it was merged.

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


labstore: 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(-)

Approvals:
  Yuvipanda: Looks good to me, but someone else must approve
  coren: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: Ic3c2b5842a4b631888c9288701c011bb5f7f4627
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: coren <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to