Ori.livneh has submitted this change and it was merged.

Change subject: Add scap-purge-l10n-cache to /usr/local/bin
......................................................................


Add scap-purge-l10n-cache to /usr/local/bin

Follow up to I5f9299b that places the new scap-purge-l10n-cache in the
default search path.

Change-Id: I2dda5928f044ebda5c6f9b6da55b5bb7bc0cce64
---
M manifests/misc/deployment.pp
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Ori.livneh: Verified; Looks good to me, approved



diff --git a/manifests/misc/deployment.pp b/manifests/misc/deployment.pp
index 8fac837..95dc47f 100644
--- a/manifests/misc/deployment.pp
+++ b/manifests/misc/deployment.pp
@@ -185,6 +185,9 @@
                "${scriptpath}/scap":
                        ensure => link,
                        target => "/srv/scap/bin/scap";
+               "${scriptpath}/scap-purge-l10n-cache":
+                       ensure => link,
+                       target => "/srv/scap/bin/scap-purge-l10n-cache";
                "${scriptpath}/sync-common-file":
                        ensure => link,
                        target => "/srv/scap/bin/sync-common-file";

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2dda5928f044ebda5c6f9b6da55b5bb7bc0cce64
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BryanDavis <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to