Muehlenhoff has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/390377 )
Change subject: base: purge apt sources on deployment-prep ...................................................................... base: purge apt sources on deployment-prep Change-Id: Ib58f2fba2e1dae2864457776e5048e08529d7b4e --- M hieradata/labs/deployment-prep/common.yaml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Muehlenhoff: Looks good to me, approved Hashar: Looks good to me, but someone else must approve jenkins-bot: Verified Objections: Gehel: There's a problem with this change, please improve diff --git a/hieradata/labs/deployment-prep/common.yaml b/hieradata/labs/deployment-prep/common.yaml index a345ca2..9930669 100644 --- a/hieradata/labs/deployment-prep/common.yaml +++ b/hieradata/labs/deployment-prep/common.yaml @@ -1,6 +1,7 @@ --- profile::base::remote_syslog: - "deployment-logstash2.deployment-prep.eqiad.wmflabs:10514" +profile::base::purge_apt_sources: true has_lvs: false "puppetmaster::scripts::keep_reports_minutes": 360 puppetmaster::autosigner: true -- To view, visit https://gerrit.wikimedia.org/r/390377 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib58f2fba2e1dae2864457776e5048e08529d7b4e Gerrit-PatchSet: 3 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Gehel <[email protected]> Gerrit-Reviewer: 20after4 <[email protected]> Gerrit-Reviewer: Gehel <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: Muehlenhoff <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
