Gehel has uploaded a new change for review. ( 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(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/77/390377/1 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: newchange Gerrit-Change-Id: Ib58f2fba2e1dae2864457776e5048e08529d7b4e Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Gehel <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
