Muehlenhoff has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/377202 )

Change subject: Stop installing debdeploy-minion for new WMCS VPS instances
......................................................................


Stop installing debdeploy-minion for new WMCS VPS instances

debdeploy-minion is the package name used by the Salt-based debdeploy,
the new cumin-based client is called debdeploy-client.

I'm not sure if debdeploy is currently used in WMCS, though?
unattended-upgrades is likely doing all the updates, now? OTOH it
doesn't hurt to have it available in case it turns out to be needed
again at some point.

Change-Id: Ib9534e0d56304c773c2574c76cee808569ccc898
---
M modules/labs_bootstrapvz/files/labs-jessie.manifest.yaml
M modules/labs_bootstrapvz/files/labs-stretch.manifest.yaml
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Muehlenhoff: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/labs_bootstrapvz/files/labs-jessie.manifest.yaml 
b/modules/labs_bootstrapvz/files/labs-jessie.manifest.yaml
index a94583a..cb4de0b 100644
--- a/modules/labs_bootstrapvz/files/labs-jessie.manifest.yaml
+++ b/modules/labs_bootstrapvz/files/labs-jessie.manifest.yaml
@@ -97,7 +97,7 @@
     - tree
     - nagios-plugins-basic
     - jq
-    - debdeploy-minion
+    - debdeploy-client
     - apt-transport-https
     - tcpdump
     - molly-guard
diff --git a/modules/labs_bootstrapvz/files/labs-stretch.manifest.yaml 
b/modules/labs_bootstrapvz/files/labs-stretch.manifest.yaml
index 729b33b..340c292 100644
--- a/modules/labs_bootstrapvz/files/labs-stretch.manifest.yaml
+++ b/modules/labs_bootstrapvz/files/labs-stretch.manifest.yaml
@@ -40,7 +40,7 @@
     - command-not-found
     - coreutils
     - curl
-    - debdeploy-minion
+    - debdeploy-client
     - debian-goodies
     - diamond
     - dnsutils

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib9534e0d56304c773c2574c76cee808569ccc898
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <mmuhlenh...@wikimedia.org>
Gerrit-Reviewer: Andrew Bogott <abog...@wikimedia.org>
Gerrit-Reviewer: Muehlenhoff <mmuhlenh...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to